mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
In TAS2781 SPI mode, when accessing non-book-zero or page numbers greater
than 1 in book 0, an additional byte must be read. The first byte in such
cases is a dummy byte and should be ignored.
Fixes:
|
||
|---|---|---|
| .. | ||
| cirrus_scodec_test.c | ||
| cirrus_scodec.c | ||
| cirrus_scodec.h | ||
| cs35l41_hda_i2c.c | ||
| cs35l41_hda_property.c | ||
| cs35l41_hda_property.h | ||
| cs35l41_hda_spi.c | ||
| cs35l41_hda.c | ||
| cs35l41_hda.h | ||
| cs35l56_hda_i2c.c | ||
| cs35l56_hda_spi.c | ||
| cs35l56_hda.c | ||
| cs35l56_hda.h | ||
| hda_component.c | ||
| hda_component.h | ||
| Kconfig | ||
| Makefile | ||
| tas2781_hda_i2c.c | ||
| tas2781_hda_spi.c | ||
| tas2781_hda.c | ||
| tas2781_hda.h | ||