commit | b16db745b51a1ecd3fd526a2ff35d61f2962bd7f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Mar 03 15:33:23 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Mar 04 01:56:18 2012 +0000 |
tree | 6d6d537e7f4430c523cc44ec882b669036908897 | |
parent | 2bc16ed8e02ba39dc5010b4a2b2a606e4b87abbd [diff] |
ASoC: wm8994: Suppress noop updates of FLL K 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>