linux_dsm_epyc7002/sound/usb/caiaq
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-audio.c [ALSA] sound: fix caiaq section mismatches 2008-01-31 17:30:01 +01:00
caiaq-audio.h [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
caiaq-control.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
caiaq-control.h [ALSA] caiaq - add control API and more input features 2008-01-31 17:29:28 +01:00
caiaq-device.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
caiaq-device.h [ALSA] usb-caiaq - add support for Kore controller 2 2008-01-31 17:29:29 +01:00
caiaq-input.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
caiaq-input.h [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
caiaq-midi.c [ALSA] sound: fix caiaq section mismatches 2008-01-31 17:30:01 +01:00
caiaq-midi.h [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
Makefile [ALSA] caiaq - remove ifdef 2008-01-31 17:29:28 +01:00