提交 58c1f8ac 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] Fix resume of via82xx-modem

VIA82xx-modem driver
Fix the resume of via82xx-modem, removing invalid __devinit.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 123992f7
......@@ -938,7 +938,7 @@ static void __devinit snd_via82xx_proc_init(via82xx_t *chip)
*
*/
static int __devinit snd_via82xx_chip_init(via82xx_t *chip)
static int snd_via82xx_chip_init(via82xx_t *chip)
{
unsigned int val;
int max_count;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册