Home
last modified time | relevance | path

Searched hist:"1374 f8ceeefcb24194c29b9a81ecc40118d2c4d1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.cdiff 1374f8ceeefcb24194c29b9a81ecc40118d2c4d1 Wed Jan 16 07:55:42 CST 2008 Randy Dunlap <randy.dunlap@oracle.com> [ALSA] sound: fix rme9652 section mismatch

Fix section mismatch in hdsp: snd_hdsp_proc_init() can be called from
an ioctl at any time.
WARNING: vmlinux.o(.text+0x1089bc2): Section mismatch: reference to .init.text: (between 'snd_hdsp_create_alsa_devices' and 'snd_hdsp_free')

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>