public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for v3.13
@ 2013-12-13 13:44 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2013-12-13 13:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-13 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 13:44 [GIT PULL] regmap fixes for v3.13 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox