diff options
| author | Barry Song <[email protected]> | 2010-03-18 16:17:01 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2010-03-18 11:23:23 +0000 |
| commit | f4bee1bb0083869b1b7d73c6eda7703a7aae0506 (patch) | |
| tree | 9c2202d7969ff5ea2cdde8b7ff2a573f7cb9bc08 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | 85dfcdffc227717fd218b9a86b507d9b7a3c321d (diff) | |
ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
The registers for AD193X are defined as 0x800-0x810 for spi which uses
16_8 mode, for i2c to support AD1937, we will use 8_8 mode, only the low
byte of 0x800-0x810 is valid. The patch will not destory other codecs,
but make soc cache interface more useful.
Signed-off-by: Barry Song <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions