10 Sep
2012
10 Sep
'12
9:49 a.m.
On Mon, Sep 10, 2012 at 11:01:43AM +0800, Mark Brown wrote:
Long term all drivers should be using regmap directly. This is more idiomatic and moves us towards the removal of the ASoC level cache code.
This also needs
.cache_type = REGCACHE_RBTREE
in the regmap config. I've fixed up locally.