The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git 
tags/regmap-v3.13-rc3

for you to fetch changes up to 652787ab1aca35e5e85e644757f7ea2cc00681d1:

  Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into 
regmap-linus (2013-11-26 13:16:56 +0000)

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

regmap: Fixes for v3.13

Two small changes to fix some error handling and checking (both of which
would be quite serious if the errors trigger) plus a trivial
documentation fix.

----------------------------------------------------------------
Courtney Cavin (1):
      regmap: make sure we unlock on failure in regmap_bulk_write

Gerhard Sittig (1):
      regmap: trivial comment fix (copy'n'paste error)

Mark Brown (2):
      Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
      Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' 
into regmap-linus

Stephen Warren (1):
      regmap: use IS_ERR() to check clk_get() results

 drivers/base/regmap/regmap-mmio.c | 11 ++++++-----
 drivers/base/regmap/regmap.c      |  8 ++++----
 2 files changed, 10 insertions(+), 9 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to