]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] hdsp - Fix section mismatch
authorTakashi Iwai <tiwai@suse.de>
Fri, 22 Feb 2008 17:35:56 +0000 (18:35 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 22 Feb 2008 22:20:08 +0000 (14:20 -0800)
commite2aa6d924a357a4e72610e2106e23d03cf624289
treebb9e4422089a0ac61ee11a0c3aa182a5af653d57
parentf90c2e1ed86e672896d37daab9ab4efa40bcc670
[ALSA] hdsp - Fix section mismatch

Removed invalid __devinit from hdsp_request_fw_loader() and
snd_hwdep_create_hwdep() that aren't always init functions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
sound/pci/rme9652/hdsp.c