From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751839AbbJGKKK (ORCPT ); Wed, 7 Oct 2015 06:10:10 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:48013 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751716AbbJGKKI (ORCPT ); Wed, 7 Oct 2015 06:10:08 -0400 Date: Wed, 7 Oct 2015 11:05:30 +0100 From: Mark Brown To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Liam Girdwood Message-ID: <20151007100530.GC12635@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DFf1yNC5lI5RvpSI" Content-Disposition: inline X-Cookie: Walk softly and carry a megawatt laser. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 89.101.192.72 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: [GIT PULL] regulator updates for v4.3 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 --DFf1yNC5lI5RvpSI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The following changes since commit 049e6dde7e57f0054fdc49102e7ef4830c698b46: Linux 4.3-rc4 (2015-10-04 16:57:17 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.3-rc4 for you to fetch changes up to 22ca03a3ad63bb08d543af462b741b6bf2c329ed: Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus (2015-10-06 12:00:42 +0100) ---------------------------------------------------------------- regulator: Fixes for v4.3 Two fixes here, one device specific fix for axp20x and a core fix for cases where one regulator is supplying another which broke probe deferral, substituting in a dummy regulator too aggressively. ---------------------------------------------------------------- Chen-Yu Tsai (1): regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5 Mark Brown (3): regulator: core: Handle probe deferral from DT when resolving supplies Merge remote-tracking branch 'regulator/fix/core' into regulator-linus Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus drivers/regulator/axp20x-regulator.c | 4 ++-- drivers/regulator/core.c | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) --DFf1yNC5lI5RvpSI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWFO5pAAoJECTWi3JdVIfQlFIH/1liijYvKTutfN1tJxK+iUz2 hrC0d5xU6soyGnnR6XTPmp5O3EBZyu8KvXg2YnLZXqK4Q77zMGEbEBzDnu6YJkmP Lj7/tb3HlMw4mko+eLUq8ryK4NKYO6Toj8DIXodliQCp1OAHi3NBUrijCeiE8N1U PYm6qgi3eEUoJOgqqvk37I4KiyxAnmPB4wyLxUHE5KLd7fjDB2CYVyXA8N4dHKSz 7ZNRmGKfi4yMOkv7hoji3sevqfoSjS3YMffPn7NzJO7RoDVy6fToAeiEUnph+MY0 SqCkfRCse5WpAO5k5gcX/Xpgj/CH3WgiXaoyeTff/xPWUUZX2BfNNeC3f0f0+D0= =UVui -----END PGP SIGNATURE----- --DFf1yNC5lI5RvpSI--