Skip to content

Commit

Permalink
mfd: Remove custom wm8350 cache implementation
Browse files Browse the repository at this point in the history
Since none of the users now reference the cache directly we can happily
remove the custom cache code and rely on the regmap cache.

For simplicity we don't bother with the register defaults tables but
instead read the defaults from the device - regmap is capable of doing
this, unlike our old cache infrastructure. This saves a lot of code and
allows us to cache the device revision information too.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
broonie authored and Samuel Ortiz committed Jul 8, 2012
1 parent 7fdb5d3 commit 19d57ed
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3,492 deletions.

0 comments on commit 19d57ed

Please sign in to comment.