diff options
author | Mark Brown <broonie@kernel.org> | 2023-06-10 15:27:12 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-14 12:26:39 +0100 |
commit | 049a78048e15ab276052d846c9692ea272699644 (patch) | |
tree | d9e7a7c381d509276c0a369fc283e92986bada24 /scripts | |
parent | a11e6515b019da62266b731ff20bc6863f00df4d (diff) | |
download | linux-stable-049a78048e15ab276052d846c9692ea272699644.tar.gz linux-stable-049a78048e15ab276052d846c9692ea272699644.tar.bz2 linux-stable-049a78048e15ab276052d846c9692ea272699644.zip |
ASoC: rt700: Use maple tree register cache
The rt700 can only support single register read and write operations so
does not benefit from block writes. This means it gets no benefit from
using the rbtree register cache over the maple tree register cache so
convert it to use maple trees instead, it is more modern.
Tested-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230609-asoc-rt-sdw-maple-v1-1-85ee50c93905@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions