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:
17ac8e5
)
ALSA: rme32.c irq enabling after spin_lock_irq
author
Denis Efremov
<yefremov.denis@gmail.com>
Mon, 11 Feb 2013 15:04:06 +0000
(19:04 +0400)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 11 Feb 2013 15:12:24 +0000
(16:12 +0100)
According to the other code in this driver and similar
code in rme96 it seems, that spin_lock_irq in
snd_rme32_capture_close function should be paired
with spin_unlock_irq.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme32.c
patch
|
blob
|
history
diff --cc
sound/pci/rme32.c
Simple merge