ASoC: Don't go through cache when applying WM5100 rev A updates
commit78fd75340768980ce6ca646106762a6928289e0c
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 19 Jan 2012 11:16:37 +0000 (19 11:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2012 17:21:29 +0000 (3 09:21 -0800)
treee373d399d76d45d5ce8b282eaa50bc6ba489c3ea
parenta79a9da284f5e17cf966d915a6a64a7b1d4a816d
ASoC: Don't go through cache when applying WM5100 rev A updates

commit 495174a8ffbaa0d15153d855cf206cdc46d51cf4 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/wm5100.c