ASoC: soc-cache: Add spi_write support for all I/O types
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Mon, 4 Oct 2010 10:25:13 +0000 (11:25 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Oct 2010 16:56:34 +0000 (09:56 -0700)
commitf479fd93d4028afccf155dec736c6d49cde92571
treefcb2e2ace000bd2590199ec839ca9cf90c79df2d
parentbb5a027026db86b0c676104b2e3f6cc4768d1ac0
ASoC: soc-cache: Add spi_write support for all I/O types

Ensure that all drivers that use SPI and I2C will work properly
by providing SPI write functions for all different I/O types.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-cache.c