ASoC: wm8994: Suppress noop updates of FLL K
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 3 Mar 2012 15:33:23 +0000 (15:33 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 4 Mar 2012 01:56:18 +0000 (01:56 +0000)
Using snd_soc_write() means we always write to the register even if it
already contains the newly calculated value.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found