[alsa-devel] snd soc spi read/write

Scott Jiang scott.jiang.linux at gmail.com
Thu Aug 4 12:24:04 CEST 2011


Hi Mark,

My version is linux 3.0, I found snd_soc_spi_read/write didn't work at
16-8 bit mode.
The addr is 16bit, the function compares reg with reg_cache_size. This
certainly causes failure.
In the former version, reg &= 0xff seems right. So how to use
snd_soc_16_8_write now?

Regards,
Scott


More information about the Alsa-devel mailing list