commit | 4b7ed83aa3c7f4b9fe363875440836e0f2aabbdf | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 10 17:47:33 2011 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Aug 14 13:44:23 2011 +0900 |
tree | d25cdee15a1d0b3df46d0b071076ce508336b36c | |
parent | 4e04adaf87c678425b8009c5f208d9acfc1530ab [diff] |
ASoC: Disable WM8994 VMID for digital only paths On WM8994 class devices only the analogue portions of the CODEC require VMID so when running digital only paths we can leave VMID disabled. On some earlier devices the FLL uses VMID so we don't use DAPM reference counting alone, we maintain an internal reference count which is also enabled and disabled by the FLL startup. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>