ASoC: rt5631: Convert to direct regmap API usage
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 May 2012 14:52:55 +0000 (15:52 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 9 May 2012 11:54:07 +0000 (12:54 +0100)
We're trying to remove all usage of the ASoc level cache and I/O code and
for a device like this with a pretty sparse register map the rbtree cache
is a better idea anyway.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found