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:
c6cd7d7
)
[ALSA] bt87X: fix freeing of shared interrupt
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 22 Feb 2008 17:47:44 +0000
(18:47 +0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 22 Feb 2008 22:20:09 +0000
(14:20 -0800)
Call free_irq() after iounmap() because other devices could trigger our
shared interrupt handler.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found