The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f: Linux 3.5-rc1 (2012-06-02 18:29:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-3.5 for you to fetch changes up to 752a6a5f84bfed18d0709383913d9d9d21b61c77: regmap: Export regmap_reinit_cache() (2012-06-08 05:57:21 +0800) ---------------------------------------------------------------- regmap: Fixes for 3.5 Nothing too exciting - a cleanup for debugfs in error handling and a fix for the padding (which has only just acquired real use) and exporting a function that's supposed to be usable by drivers. ---------------------------------------------------------------- Fabio Estevam (1): regmap: Fix the size calculation for map->format.buf_size Mark Brown (1): regmap: Export regmap_reinit_cache() Stephen Warren (1): regmap: clean up debugfs if regmap_init fails drivers/base/regmap/regmap.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)