linux-stable/sound/isa
Randy Dunlap 9478bc3bed [ALSA] fix opti9xx/miro section mismatch
snd_opti93x_mixer() is only called by __devinit snd_opti93x_probe(),
so the former can also be __devinit.
snd_miro_mixer() is only called by __devinit snd_miro_probe(),
so the former can also be __devinit.
sound/isa/opti9xx/opti92x-ad1848.c:
WARNING: vmlinux.o(.text+0xf91cd7): Section mismatch: reference to .init.data:snd_opti93x_controls (between 'snd_opti93x_mixer' and 'snd_card_opti9xx_free')
WARNING: vmlinux.o(.text+0xf91d66): Section mismatch: reference to .init.data:snd_miro_controls (between 'snd_opti93x_mixer' and 'snd_card_opti9xx_free')
opti9xx/miro.c:
WARNING: vmlinux.o(.text+0xf926c2): Section mismatch: reference to .init.data:snd_miro_controls (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf926e5): Section mismatch: reference to .init.data:snd_miro_eq_controls (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf926f9): Section mismatch: reference to .init.data:snd_miro_line_control (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf92716): Section mismatch: reference to .init.data:snd_miro_amp_control (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf9273e): Section mismatch: reference to .init.data:snd_miro_preamp_control (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf92764): Section mismatch: reference to .init.data:snd_miro_capture_control (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf92783): Section mismatch: reference to .init.data:snd_miro_radio_control (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf9279a): Section mismatch: reference to .init.data:snd_miro_eq_controls (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')
WARNING: vmlinux.o(.text+0xf927b9): Section mismatch: reference to .init.data:snd_miro_radio_control (between 'snd_miro_mixer' and 'snd_legacy_find_free_ioport')

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
..
ad1816a [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
ad1848 [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
cs423x [ALSA] cs4231: remove one busy wait 2008-01-31 17:29:58 +01:00
es1688 [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
gus [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
opti9xx [ALSA] fix opti9xx/miro section mismatch 2008-01-31 17:30:12 +01:00
sb [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
wavefront [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
Kconfig [ALSA] SC6000 driver - add HAS_IOPORT dependency 2007-10-16 16:50:24 +02:00
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
adlib.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
als100.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
azt2320.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
cmi8330.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
dt019x.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
es18xx.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
opl3sa2.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
sc6000.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
sgalaxy.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
sscape.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00