Skip to content

Commit

Permalink
ASoC: Remove rbtree register cache
Browse files Browse the repository at this point in the history
All users now use regmap directly so delete the ASoC version of the code.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Dec 12, 2011
1 parent cae59c7 commit 1dfb6ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 382 deletions.
1 change: 0 additions & 1 deletion include/sound/soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
Loading

0 comments on commit 1dfb6ef

Please sign in to comment.