mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function
authorMark Brown <broonie@linaro.org>
Mon, 23 Sep 2013 18:14:32 +0000 (19:14 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:21:24 +0000 (16:21 +0100)
Move the workaround for double sending AUDIO_CODEC and AUDIO_DAC writes
into the SPI core, aiding refactoring to eliminate the ASoC custom I/O
functions and avoiding the extra writes for I2C.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found