]> Pileus Git - ~andy/linux/commit
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)
commitf1aac484f705007caf0d7c256a1a29506600cae3
tree5b279475aa5332bb21d75aa4c2632525f37ef017
parentbeaff340e04fc3a752aa2cca70195dd506deccef
ASoC: Take a pm_runtime reference on DAPM devices that are enabled

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>
sound/soc/soc-dapm.c