commit | ee244ce4ea5651989229d7f287f777f68104a59a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 02 18:33:32 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Dec 03 11:00:07 2011 +0000 |
tree | b81b02c044f9be7f2b6c8efa2b0fd8bcd67fe0d0 | |
parent | 82ae55dbcc4a37a4288346795755da5e07c09d33 [diff] |
ASoC: Convert WM8903 to direct regmap API usage Converting to an rbtree cache as regcache doesn't have a flat cache. Since the top of the register map is fairly sparse this should be an overall win. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Tested-by: Stephen Warren <swarren@nvidia.com>