[alsa-devel] [PATCH 2/4] ASoC: clean up spi cache read/write functions

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Dec 20 18:29:20 CET 2010


On Mon, Dec 20, 2010 at 05:01:53PM +0100, Takashi Iwai wrote:

> +#ifdef CONFIG_SPI_MASTER
> +static int do_spi_write(struct spi_device *spi, u8 *msg, int len)
> +{

This looks a lot like the standard spi_write() function now.  Which we
probably should've been using anyway but hey ho...


More information about the Alsa-devel mailing list