ALSA: opti93x: fix irq releasing if the irq cannot be allocated
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Wed, 9 Dec 2009 19:12:43 +0000 (20:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Dec 2009 10:39:48 +0000 (11:39 +0100)
Use the chip->irq to check if the irq should be released so the irq is not released
if it has not been allocated.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found