git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce71bfd
)
ALSA: opl3sa2 fix irq releasing and short name of card
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Fri, 27 Feb 2009 20:41:40 +0000
(21:41 +0100)
committer
Takashi 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