projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
123992f
)
[ALSA] Fix resume of via82xx-modem
author
Takashi Iwai
<tiwai@suse.de>
Fri, 20 May 2005 14:13:00 +0000
(16:13 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 08:11:23 +0000
(10:11 +0200)
VIA82xx-modem driver
Fix the resume of via82xx-modem, removing invalid __devinit.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/via82xx_modem.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/via82xx_modem.c
b/sound/pci/via82xx_modem.c
index 098870aea26455caabbfdb1d8e3e7377698d1800..276ce529968457872b31fa00f383575066e4ea4e 100644
(file)
--- a/
sound/pci/via82xx_modem.c
+++ b/
sound/pci/via82xx_modem.c
@@
-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;