[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131213134428.GC11044@sirena.org.uk>
Date: Fri, 13 Dec 2013 13:44:28 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap fixes for v3.13
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists