commit | 52b461b86a9f6c7a86bdcb858e1bbef089fbe6a0 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 03 13:37:22 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:10 2012 +0200 |
tree | 9c839b3ce945fb75249d0be0cbde503b44334351 | |
parent | b0ab907d325f99054eb2700a8f8c50776ebfeaf9 [diff] |
mfd: Add regmap cache support for wm8350 Use the most simple possible transformation on the existing code so keep the table sitting around, further patches in this series will delete the existing cache code - the main purpose of this patch is to ensure that we always have a cache for bisection. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>