The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:

  Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git 
tags/regmap-v3.11-rc4

for you to fetch changes up to 4f57f8ec238db29c5dd4ce42a6c0fbb2956a6645:

  Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus 
(2013-08-06 19:50:34 +0100)

----------------------------------------------------------------

regmap: Fixes for v3.11

Two things here, one is a fix for a nasty issue where we were failing to
sync the last register in a block when using raw writes and the other
fixes a missing header for the !REGMAP stubs so that we don't rely on
implicit includes in that case.

----------------------------------------------------------------
Lars-Peter Clausen (1):
      regmap: cache: Make sure to sync the last register in a block

Mark Brown (1):
      Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus

Mateusz Krawczuk (1):
      regmap: Add missing header for !CONFIG_REGMAP stubs

 drivers/base/regmap/regcache.c | 3 ++-
 include/linux/regmap.h         | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to