alistair23-linux/sound/drivers
Prarit Bhargava 788c604333 [ALSA] Fix __devinit and __devexit issues with sound drivers
Fix __devinit and __devexit issues with sound drivers.
Resolves MODPOST warnings similar to:
WARNING: sound/drivers/snd-dummy.o - Section mismatch: reference to .init.text:snd_dummy_probe from .data.rel.local between 'snd_dummy_driver' (at offset 0x0) and 'snd_dummy_controls'
WARNING: sound/drivers/snd-mtpav.o - Section mismatch: reference to .init.text:snd_mtpav_probe from .data.rel.local between 'snd_mtpav_driver' (at offset 0x0) and 'snd_mtpav_input'
WARNING: sound/drivers/snd-virmidi.o - Section mismatch: reference to .init.text:snd_virmidi_probe from .data.rel.local after 'snd_virmidi_driver' (at offset 0x0)

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-14 08:38:28 +01:00
..
mpu401 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
opl3
opl4 [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values 2006-09-23 10:47:47 +02:00
vx [ALSA] Add even more 'const' to everything related to TLV 2007-02-09 09:03:19 +01:00
dummy.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00
Kconfig [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI device 2007-02-09 09:03:11 +01:00
Makefile [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI device 2007-02-09 09:03:11 +01:00
mtpav.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00
mts64.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00
portman2x4.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00
serial-u16550.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00
virmidi.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00