commit | 62c1c40127e351de7fbc1d8c782f7508f8314aab | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 26 17:28:49 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 26 18:39:24 2012 +0000 |
tree | 10f0a111dfc209c9c9473ccae90b557e91384fea | |
parent | 17e3e57b65720628754e9afc6919e30776c0c822 [diff] |
ASoC: wm5100: Use pm_runtime for powerdown managment Using pm_runtime to decide if the device should go into full power down has the dual advantage of allowing easier integration with non-DAPM reasons to power on the device (like the FLL) and allowing userspace to control the final power down which is useful for tuning retention of DSP firmware. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>