[ALSA] Allow shared IRQ for CS5530 device
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Aug 2007 10:54:25 +0000 (12:54 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:32 +0000 (15:59 +0200)
commit2d4a485b3d02fe65b0a0bcec3c53760c17bdece3
tree68cef50b18629f6d3b47a523b8eccc839992821c
parent36726d9df7746efc2f71bb63f39f8ac7f7951a26
[ALSA] Allow shared IRQ for CS5530 device

CS5530 is a PCI device and often shares the IRQ although the SB common
routine tries to allocate it exclusively.  This patch allows shared IRQ
for CS5530.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/isa/sb/sb_common.c