ASoC: wm8962: Hold a runtime PM reference while handling interrupts
authorMark Brown <broonie@linaro.org>
Thu, 30 Jan 2014 19:55:45 +0000 (19:55 +0000)
committerMark Brown <broonie@linaro.org>
Mon, 3 Feb 2014 12:50:59 +0000 (12:50 +0000)
commit7e9614ebcf4d74edba864cc91e1e8a3ec6b32fc2
tree64be61653eb8038e47c705af9546b230b65c8929
parent38dbfb59d1175ef458d006556061adeaa8751b72
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>
sound/soc/codecs/wm8962.c
This page took 0.024539 seconds and 5 git commands to generate.