commit | 1713c0d508fbbb42aa5f90039195e5ac31a50625 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Fri Feb 27 21:41:40 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 02 12:21:01 2009 +0100 |
tree | 797fdbc3cd1a02925d28c39c8c28e99d0dfded3b | |
parent | ce71bfd1aa6d6a4069929eeceed254e13400ddf4 [diff] |
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>