]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
ASoC: wm8994: Enabling VMID should take a runtime PM reference
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 12:07:08 +0000 (12:07 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 12:08:33 +0000 (12:08 +0000)
commitdb966f8abb9ba74f7d5a7230f51572f52c31c4e5
tree4e164a29e7913cdfd9c1a34780cfb39cc24eca19
parent43b6cec27e1e50a1de3eff47e66e502f3fe7e66e
ASoC: wm8994: Enabling VMID should take a runtime PM reference

We can enable VMID independently of the bias in some use cases so we need
to ensure that the core device is powered up.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm8994.c