]> Pileus Git - ~andy/linux/commit
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, 25 Sep 2013 12:47:30 +0000 (13:47 +0100)
commitfd792f8fbcfa95674b6c417429f576ad1d808086
treedd092c79d308f1b2194f1091cab23f2dfb046b2e
parentc29c2d4e6ba4f8f5868a4c6dd75a4c23e1993721
mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function

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>
drivers/mfd/mc13xxx-spi.c
include/linux/mfd/mc13xxx.h
sound/soc/codecs/mc13783.c