commit | 96acc357bedad69fbc94d1b923a960af5a411c6f | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Tue Mar 06 18:16:19 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 06 20:07:03 2012 +0000 |
tree | cc0666ba1048b8925d3468d727835742a1ce8097 | |
parent | cc22d37e7f5e1745658760660f03793913f43e49 [diff] |
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex 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>