From: Krzysztof Helt Date: Fri, 27 Feb 2009 20:41:40 +0000 (+0100) Subject: ALSA: opl3sa2 fix irq releasing and short name of card X-Git-Tag: v2.6.30-rc1~676^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1713c0d508fbbb42aa5f90039195e5ac31a50625;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed