[alsa-devel] [PATCH 2/3] mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function
Lee Jones
lee.jones at linaro.org
Wed Sep 25 13:19:54 CEST 2013
On Mon, 23 Sep 2013, Mark Brown wrote:
> From: Mark Brown <broonie at linaro.org>
>
> 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 at linaro.org>
> ---
> drivers/mfd/mc13xxx-spi.c | 5 +++++
> include/linux/mfd/mc13xxx.h | 7 +++++++
> sound/soc/codecs/mc13783.c | 4 ----
> 3 files changed, 12 insertions(+), 4 deletions(-)
I assume this is okay to go in via the MFD tree.
I've applied it until you say otherwise.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the Alsa-devel
mailing list