commit | 7e9614ebcf4d74edba864cc91e1e8a3ec6b32fc2 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Jan 30 19:55:45 2014 +0000 |
committer | Mark Brown <broonie@linaro.org> | Mon Feb 03 12:50:59 2014 +0000 |
tree | 64be61653eb8038e47c705af9546b230b65c8929 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
ASoC: wm8962: Hold a runtime PM reference while handling interrupts If the device is runtime suspended then we can't interact with it as it may have been powered off and the register map will be in cache only mode. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>