commit | 49575fb52bf76bf48e2d29ff034e8dad8d7ba638 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Tue Mar 06 18:16:19 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:28:22 2012 +0100 |
tree | 683d0c317b05b1e6854d9cfab928123cded01576 | |
parent | a3cc056b64065efaf98d3e3fe8a6b9d508121492 [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>