Skip to content
Commit 15253079 authored by Mark Brown's avatar Mark Brown Committed by Takashi Iwai
Browse files

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: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230609-alsa-hda-maple-v1-1-a2b725c8b8f5@kernel.org


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 10b98a4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment