The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f: Linux 3.3-rc1 (2012-01-19 15:04:48 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git for-linus for you to fetch changes up to 421e8d2de3bd8b089dc6322d8589b7eb38437a23: regmap: Reset cache status when reinitialsing the cache (2012-01-20 13:49:30 +0000) ---------------------------------------------------------------- A fairly simple bugfix for a WARN_ON() which was triggered in the cache reset support as a result of some subsequent work. There's only one mainline user for the code path that's updated right now (wm8994) so should be low risk. ---------------------------------------------------------------- Mark Brown (1): regmap: Reset cache status when reinitialsing the cache drivers/base/regmap/regmap.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)