ALSA: cmi8330: Allow MPU-401-less operation
authorOndrej Zary <linux@rainbow-software.org>
Tue, 7 Jul 2009 16:09:48 +0000 (18:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jul 2009 16:24:53 +0000 (18:24 +0200)
commit72b43cf1402169e8bc088838a6db91d613c35627
tree20b2ee598974bd6bd82d0635780c18b631e2bc2f
parent0b959167237208bc1a811e30bf866cd29bff1652
ALSA: cmi8330: Allow MPU-401-less operation

Adding MPU-401 support to cmi8330 driver could cause a regression (non-working
sound) on a system where there is no free IRQ for the MPU-401 device (which
is not very uncommon as this card requires two separate IRQs plus a third one
for MPU-401).

When MPU-401 PnP configuration fails (mostly because of unavailable IRQ), just
ignore MPU-401 and continue without it.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/cmi8330.c