linux/sound/pci/cs5535audio
Randy Dunlap 5be55be58c [ALSA] fix cs5535 section mismatch
snd_cs5535audio_mixer() is only called by __devinit snd_cs5535audio_probe(),
so the mixer function can also be __devinit.
WARNING: vmlinux.o(.text+0xfdbba0): Section mismatch: reference to .init.data:ac97_quirks (between 'snd_cs5535audio_mixer' and 'process_bm0_irq')

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>
2008-01-31 17:30:12 +01:00
..
Makefile [ALSA] Clean up Makefile 2007-10-16 15:58:05 +02:00
cs5535audio.c [ALSA] fix cs5535 section mismatch 2008-01-31 17:30:12 +01:00
cs5535audio.h [ALSA] cs5535audio: drop unused bus master stuff 2007-10-16 15:59:54 +02:00
cs5535audio_pcm.c [ALSA] cs5535audio - Fix available sample rates 2008-01-31 17:30:09 +01:00
cs5535audio_pm.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00