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:
399ccdc
)
ALSA: remove unneeded power_mutex lock in snd_pcm_drop
author
Takashi Iwai
<tiwai@suse.de>
Thu, 25 Sep 2008 15:51:11 +0000
(17:51 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 25 Sep 2008 15:52:07 +0000
(17:52 +0200)
The power_mutex lock in snd_pcm_drop may cause a possible deadlock
chain, and above all, it's unneeded. Let's get rid of it.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found