From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752341AbdBCLvi (ORCPT ); Fri, 3 Feb 2017 06:51:38 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:59466 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751638AbdBCLvg (ORCPT ); Fri, 3 Feb 2017 06:51:36 -0500 Date: Fri, 3 Feb 2017 12:51:27 +0100 From: Mark Brown To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Liam Girdwood Message-ID: <20170203115127.yeetcdamqlf4zsox@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vo4h24xrdh7g6e3e" Content-Disposition: inline X-Cookie: Linux is obsolete User-Agent: NeoMutt/20161126 (1.7.1) X-SA-Exim-Connect-IP: 109.236.136.146 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: [GIT PULL] regulator fixes for v4.10 X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --vo4h24xrdh7g6e3e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The following changes since commit d00b74613fb18dfd0a5aa99270ee2e72d5c808d7: Merge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topic/twl' into regulator-next (2016-12-12 12:17:31 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.10-rc6 for you to fetch changes up to 206c4720092d2a24bfefc041b377e889a220ffbf: Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl6040' into regulator-linus (2017-02-03 12:39:46 +0100) ---------------------------------------------------------------- regulator: Fixes for v4.10 Three changes here, two run of the mill driver specific fixes and a change from Mark Rutland which reverts some new device specific ACPI binding code which was added during the merge window as there are concerns about this sending the wrong signal about usage of regulators in ACPI systems. ---------------------------------------------------------------- Colin Ian King (1): regulator: twl6030: fix range comparison, allowing vsel = 59 Mark Brown (1): Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl6040' into regulator-linus Mark Rutland (1): regulator: fixed: Revert support for ACPI interface Rask Ingemann Lambertsen (1): regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce drivers/regulator/axp20x-regulator.c | 2 +- drivers/regulator/fixed.c | 46 ----------------------------------- drivers/regulator/twl6030-regulator.c | 2 +- 3 files changed, 2 insertions(+), 48 deletions(-) --vo4h24xrdh7g6e3e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAliUbr4ACgkQJNaLcl1U h9BLlQf+PpKNY13zjDjo/V8ErNyehilnLvIxhZsRVjrxmXU/FA7+ZtOcfJMBP4rs rASl9/h7BGdwWzvwBzngkzqW+FIaEoGJazZoAGm8gFfSw0LrO7Q79LuhqZx6hSxa cxZjcK4n6rtsSrTHLcg0TRebZugYltgar9m1OLSENkn8Q5XKwvJ11G6F5/gn5PvS Dk/sPXc7gL6VrsBQ1mw4BI5D35rMM3pU4F3W68ztI3GEAOJVE+WKoaMf8CC/Ay6k NSeZrdCiUUiH/546WwVZqfqHL2ROu9Zj/P9v7QAQgefejtB/gOFt2BIiCbLywwiU G0PngD3Lv+Cc+/XrKg0xTzcfnq8LYg== =An/w -----END PGP SIGNATURE----- --vo4h24xrdh7g6e3e--