From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754257AbbCISJX (ORCPT ); Mon, 9 Mar 2015 14:09:23 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:60749 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932145AbbCISJT (ORCPT ); Mon, 9 Mar 2015 14:09:19 -0400 Date: Mon, 9 Mar 2015 18:09:14 +0000 From: Mark Brown To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Liam Girdwood Message-ID: <20150309180914.GK28806@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cFq0usrlMbRL+LaE" Content-Disposition: inline X-Cookie: Editing is a rewording activity. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 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 --cFq0usrlMbRL+LaE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b: Linux 4.0-rc2 (2015-03-03 09:04:59 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.0-rc2 for you to fetch changes up to b5dabc8d3b8442df78af9036ac5477770228ebe3: Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk808' into regulator-linus (2015-03-06 21:10:30 +0000) ---------------------------------------------------------------- regulator: Fixes for v4.0 A couple of driver specific fixes plus a fix for a regression in the core where the updates to use sysfs group registration were overly enthusiastic in eliding properties and removed some that had been previously present. ---------------------------------------------------------------- Doug Anderson (1): regulator: rk808: Set the enable time for LDOs Geert Uytterhoeven (1): regulator: da9210: Mask all interrupt sources to deassert interrupt line Mark Brown (2): Merge remote-tracking branch 'regulator/fix/core' into regulator-linus Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk808' into regulator-linus Takashi Iwai (1): regulator: Fix regression due to NULL constraints check drivers/regulator/core.c | 7 ------- drivers/regulator/da9210-regulator.c | 9 +++++++++ drivers/regulator/rk808-regulator.c | 8 ++++++++ 3 files changed, 17 insertions(+), 7 deletions(-) --cFq0usrlMbRL+LaE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJU/eHKAAoJECTWi3JdVIfQCdQH/R6hmBXxMMfWlOxxdmV+krrD WazGrdiGGl9kz94DUgYVDVrKDA/FTrKtzRfDzT4VGbdR0C6GTQdD7z5pfXwISZwB qLLjEgS3RurKX49Mz9OgeSu6LH3TRhL8kO9voo+9s40pCLXgGOw2ezczcd5oxenV sEenXC+pRg7NuOBgBx0sDMS3lc2vSl3UY6CxYe4OMnbWITKr+L4jYewHBic/PPFS io9LH+WgnaFdI0ovBBN9YbIsB4kTs2/sFgWE+1t8tE5swiA5b17yZtKSDIxvGOQx nTI3aHZ/jSTGZmDOLMu76VgwUiHCGxRmX86Lu+oYMZDxBxcjhndM0zlTBddopoU= =EZTF -----END PGP SIGNATURE----- --cFq0usrlMbRL+LaE--