[ALSA] sound: fix atiixp section mismatch
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 16 Jan 2008 13:55:07 +0000 (14:55 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:00 +0000 (17:30 +0100)
commit32a41b026e65e9430a8c24f5d400cc21d44a897d
tree2e1381f5195574fc93b2b7bf320d379471a0ca15
parente4d76815c2d6477f4b77f1c7dbfbde113af89e67
[ALSA] sound: fix atiixp section mismatch

Fix section mismatch in atiixp by making some functions __devinit.
WARNING: vmlinux.o(.text+0xfd9304): Section mismatch: reference to .init.data:atiixp_quirks (between 'ac97_probing_bugs' and 'snd_atiixp_codec_detect')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/atiixp.c