]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit1713c0d508fbbb42aa5f90039195e5ac31a50625
tree797fdbc3cd1a02925d28c39c8c28e99d0dfded3b
parentce71bfd1aa6d6a4069929eeceed254e13400ddf4
ALSA: opl3sa2 fix irq releasing and short name of card

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>
sound/isa/opl3sa2.c