The following changes since commit d65b4e98d7ea3038b767b70fe8be959b2913f16d: Linux 3.3-rc3 (2012-02-08 19:21:53 -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 61cddc57dc14a5dffa0921d9a24fd68edbb374ac: regmap: Fix cache defaults initialization from raw cache defaults (2012-02-15 08:31:32 -0800) ---------------------------------------------------------------- Fixes a bootstrapping issue for some registers when a less commonly used method for register cache initialisation is used. Only affects a fairly small proportion of users that both don't use explicit register defaults and do use the cache. ---------------------------------------------------------------- Lars-Peter Clausen (1): regmap: Fix cache defaults initialization from raw cache defaults drivers/base/regmap/regcache.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)