remarkable-linux/sound/usb
Randy Dunlap 599c3e76fe [ALSA] sound: fix caiaq section mismatches
Fix section mismatch in caiaq: these __devinit functions can be
called at any time so they should not be __devinit.
WARNING: vmlinux.o(.text+0x10a8dae): Section mismatch: reference to .init.text:snd_usb_caiaq_audio_init (between 'setup_card' and 'create_card')
WARNING: vmlinux.o(.text+0x10a8dd6): Section mismatch: reference to .init.text:snd_usb_caiaq_midi_init (between 'setup_card' and 'create_card')

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:01 +01:00
..
caiaq [ALSA] sound: fix caiaq section mismatches 2008-01-31 17:30:01 +01:00
usx2y [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
Kconfig [ALSA] usb-caiaq - add support for Kore controller 2 2008-01-31 17:29:29 +01:00
Makefile [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
usbaudio.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
usbaudio.h [ALSA] usb audio suspend support 2008-01-31 17:29:36 +01:00
usbmidi.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
usbmixer.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
usbmixer_maps.c [ALSA] usb-audio - SB Live24-External better handling 2008-01-31 17:29:14 +01:00
usbquirks.h [ALSA] usb-audio: add UR-80 PCM quirk 2008-01-31 17:29:43 +01:00