diff options
author | Mark Brown <[email protected]> | 2023-06-10 15:26:37 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-06-11 09:36:54 +0200 |
commit | 15253079ca300160c92c9c0ee2541836463043f6 (patch) | |
tree | 187e13232350899d998804b63d7a65c15ccbcc6a /scripts/bpf_doc.py | |
parent | 10b98a4db11a289b260928f2c81799642dcd2cb0 (diff) |
ALSA: hda: Use maple tree register cache
HDA 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.
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions