ASoC: Don't go through cache when applying WM5100 rev A updates
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 19 Jan 2012 11:16:37 +0000 (11:16 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 13:54:33 +0000 (13:54 +0000)
commit495174a8ffbaa0d15153d855cf206cdc46d51cf4
tree8d22305c5febfbd183ed82337ee42111aa45f21e
parente53e417331c57b9b97e3f8be870214a02c99265c
ASoC: Don't go through cache when applying WM5100 rev A updates

These are all to either uncached registers or fixes to register defaults,
in the former case the cache won't do anything and in the latter case
we're fixing things so the cache sync will do the right thing.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
sound/soc/codecs/wm5100.c