commit | e06ab3b8e82c89a8ada25f61fbd9f02d6ca3103f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 06 23:58:22 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:28:23 2012 +0100 |
tree | 0672b6f7dc47588417293edf120744eb3a1bb615 | |
parent | 49575fb52bf76bf48e2d29ff034e8dad8d7ba638 [diff] |
ASoC: dapm: Only lock CODEC for I/O if not using regmap If we do use regmap then regmap will take care of things for us. We actually already have this check at a higher level for the current users but this makes sure we do the right thing in the future too if we need to. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>