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:
cc22d37
)
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
author
Liam Girdwood
<lrg@ti.com>
Tue, 6 Mar 2012 18:16:19 +0000
(18:16 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 6 Mar 2012 20:07:03 +0000
(20:07 +0000)
Currently not all DAPM widget IO ops are holding their component mutex
(codec or platform). Make sure this is now held for DAPM widget IO operations.
Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found