ASoC: Take a pm_runtime reference on DAPM devices that are enabled
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 15:17:06 +0000 (15:17 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 8 Dec 2011 01:22:36 +0000 (09:22 +0800)
As for PCMs take a runtime power management reference to devices that are
in a non-off bias, avoiding the need to do this in individual drivers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found