From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: Re: [PATCH] regulator: Hoist struct regulator_dev out of core to fix notifiers Date: Thu, 22 Jan 2009 08:52:53 +1100 Message-ID: <20090122085253.fc2782d9.sfr@canb.auug.org.au> References: <1232546920-14915-1-git-send-email-broonie@opensource.wolfsonmicro.com> <1232549863.16911.350.camel@vega.slimlogic.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Thu__22_Jan_2009_08_52_53_+1100_T8c4U2Qa7okdHpVM" Return-path: Received: from chilli.pcug.org.au ([203.10.76.44]:44636 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1749667AbZAUVxA (ORCPT ); Wed, 21 Jan 2009 16:53:00 -0500 In-Reply-To: <1232549863.16911.350.camel@vega.slimlogic.co.uk> Sender: linux-next-owner@vger.kernel.org List-ID: To: Liam Girdwood Cc: Mark Brown , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron --Signature=_Thu__22_Jan_2009_08_52_53_+1100_T8c4U2Qa7okdHpVM Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 21 Jan 2009 14:57:43 +0000 Liam Girdwood wrot= e: > > On Wed, 2009-01-21 at 14:08 +0000, Mark Brown wrote: > > Commit 872ed3fe176833f7d43748eb88010da4bbd2f983 caused regulator drivers > > to take the struct regulator_dev lock themselves which requires that the > > struct be visible to them. Band aid this by making the struct visible. > >=20 > > Signed-off-by: Mark Brown > > --- > > drivers/regulator/core.c | 27 --------------------------- > > include/linux/regulator/driver.h | 32 ++++++++++++++++++++++++++++++= ++ > > 2 files changed, 32 insertions(+), 27 deletions(-) >=20 > Applied and fixed. Thanks. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Thu__22_Jan_2009_08_52_53_+1100_T8c4U2Qa7okdHpVM Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkl3mTUACgkQjjKRsyhoI8zUcgCgpYayZZlzenQlqxcAlIZDFk7e /aMAnRlPbK1kC0Sxdn8CZO49YLfjkxNW =dZXF -----END PGP SIGNATURE----- --Signature=_Thu__22_Jan_2009_08_52_53_+1100_T8c4U2Qa7okdHpVM--