]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ASoC: Convert WM8903 to direct regmap API usage
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 2 Dec 2011 18:33:32 +0000 (18:33 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 3 Dec 2011 11:00:07 +0000 (11:00 +0000)
commitee244ce4ea5651989229d7f287f777f68104a59a
treeb81b02c044f9be7f2b6c8efa2b0fd8bcd67fe0d0
parent82ae55dbcc4a37a4288346795755da5e07c09d33
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>
sound/soc/codecs/wm8903.c