Commit 1dfb6efd authored by Mark Brown's avatar Mark Brown

ASoC: Remove rbtree register cache

All users now use regmap directly so delete the ASoC version of the code.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent cae59c7b
......@@ -266,7 +266,6 @@ enum snd_soc_control_type {
enum snd_soc_compress_type {
SND_SOC_FLAT_COMPRESSION = 1,
SND_SOC_RBTREE_COMPRESSION
};
enum snd_soc_pcm_subclass {
......
This diff is collapsed.
Markdown is supported
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