ASoC: wm8996: Mark the CODEC as cache only when powering off on boot
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 10:20:02 +0000 (18:20 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 12:20:51 +0000 (20:20 +0800)
commit9c699e0a9566cfb6245284ce4857d7a06b02f3b1
tree6784703c6b0525c9562fd68d94a110c115e82b01
parentdb1334098392e1278a113e629a7ae58a7453f83f
ASoC: wm8996: Mark the CODEC as cache only when powering off on boot

Otherwise we might try to write to a powered off device.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8996.c