From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756693AbbCXRnW (ORCPT ); Tue, 24 Mar 2015 13:43:22 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:59419 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756674AbbCXRnS (ORCPT ); Tue, 24 Mar 2015 13:43:18 -0400 Date: Tue, 24 Mar 2015 10:43:47 -0700 From: Mark Brown To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Liam Girdwood Message-ID: <20150324174347.GX17265@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DHfswzTG6eDt0nli" Content-Disposition: inline X-Cookie: A good memory does not equal pale ink. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 12.104.145.3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: [GIT PULL] regulator fixes for v4.0 X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --DHfswzTG6eDt0nli Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6: Linux 4.0-rc5 (2015-03-22 16:50:21 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.0-rc5 for you to fetch changes up to 1401990e8cf82741ddffd02979a77407c0acfbeb: Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus (2015-03-23 11:43:42 -0700) ---------------------------------------------------------------- regulator: Fixes for v4.0 Two fixes here, one typo fix in the documentation and one fix for a system hang with one of the Palmas chips caused by the use of an incorrect offset being provided for one of the registers. ---------------------------------------------------------------- Axel Lin (1): regulator: Fix documentation for regmap in the config Keerthy (1): regulator: palmas: Correct TPS659038 register definition for REGEN2 Mark Brown (1): Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus drivers/regulator/palmas-regulator.c | 4 ++++ include/linux/mfd/palmas.h | 3 +++ include/linux/regulator/driver.h | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) --DHfswzTG6eDt0nli Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVEaJSAAoJECTWi3JdVIfQQ2UH/A49qnUGyVmeTkL23+3b8X6i Q7wenpvLF+7xYhdnuSRCFk+xYBoBzg5rPDiewWRy3UTw6YT6PZ8j5pQW4t2Rt9Vu vKiVhmOmt4xgUyGuD697lK+Idx3HqdYoqs7Y3NU8SSk2u4dNISqEehxGLnEo8W2c dI+43RZdOzPHWvOLj6L7/WUpTWzMr1QA0zZLlJgfzCRplo1ZxNlPQ14eOM8TpDD3 4eHaukGxu+HoHNpnCQe7xhE/t+3HN7D73lGmsSNGwrLry9Ibs2JFqctuZmzGDiS3 Kpfw1wHKYXCeRJpRyolgSQA85rVWqUavstrIYMsyurqmfct+kUjy152AESYdFIk= =EYVY -----END PGP SIGNATURE----- --DHfswzTG6eDt0nli--