ALSA: opl3sa2 fix irq releasing and short name of card
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Fri, 27 Feb 2009 20:41:40 +0000 (21:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Mar 2009 11:21:01 +0000 (12:21 +0100)
Two simple fixes:

1. Use the same pointer for the free_irq() and
   the request_irq() calls.

2. A short name of card is appended with '2' or '3'
   character depending on a detected chip. Remove
   the '2' character from the short name.

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

No differences found