[GIT PULL] regmap fixes for v3.17

From: Mark Brown
Date: Wed Sep 03 2014 - 19:08:35 EST


The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:

Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v3.17-rc1

for you to fetch changes up to d3b05339873d42a1820d9215ce3885b61d9a95a1:

Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and 'regmap/fix/volatile' into regmap-linus (2014-08-31 13:23:45 +0100)

----------------------------------------------------------------
regmap: Fixes for v3.17

Several bug fixes for issues that have been lurking for a while:

- Check that devices haven't set the flag saying they only support
register at a time operation while we're doing cache syncs, otherwise
we fail to restore caches.
- Ensure that we don't mark all registers on devices using format_write()
as cacheable, avoiding adding a cache of things like reset registers
which we don't want to rewrite during cache sync.
- Make sure we create the debugfs files in the correct directory.

----------------------------------------------------------------
Lars-Peter Clausen (1):
regmap: Fix regcache debugfs initialization

Mark Brown (3):
regmap: Fix handling of volatile registers for format_write() chips
regmap: Don't attempt block writes when syncing cache on single_rw devices
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and 'regmap/fix/volatile' into regmap-linus

drivers/base/regmap/internal.h | 3 +++
drivers/base/regmap/regcache-rbtree.c | 9 +++------
drivers/base/regmap/regcache.c | 2 +-
drivers/base/regmap/regmap-debugfs.c | 3 +++
drivers/base/regmap/regmap.c | 2 +-
5 files changed, 11 insertions(+), 8 deletions(-)

Attachment: signature.asc
Description: Digital signature