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)
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

No differences found