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:
f079c25
)
[ALSA] Fix possible races in PCI driver removal
author
Takashi Iwai
<tiwai@suse.de>
Thu, 1 Jun 2006 12:47:29 +0000
(14:47 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Thu, 22 Jun 2006 19:34:08 +0000
(21:34 +0200)
Call free_irq() before releasing others to avoid races when
shared irq is issued.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found