]> git.karo-electronics.de Git - karo-tx-linux.git/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, 23 Oct 2013 15:21:24 +0000 (16:21 +0100)
commit0248b4bfe56f0545c051e6230939ca8b95f1b037
tree7ffc3f6930b8ccf21a61b27bed03d48134bb88b9
parentb264a70eef880aff31652a10ffee9c03e949b69b
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