From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Wed, 28 Mar 2012 16:27:44 +0100 Subject: [PATCH] ARM: pxa: fix build failure for regulator consumer in em-x270.c In-Reply-To: <4F732C97.2030804@compulab.co.il> References: <1331244366-6147-1-git-send-email-paul.gortmaker@windriver.com> <4F732C97.2030804@compulab.co.il> Message-ID: <20120328152743.GW3232@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 28, 2012 at 05:21:59PM +0200, Igor Grinberg wrote: > On 03/09/12 00:06, Paul Gortmaker wrote: > > +REGULATOR_CONSUMER(ldo3, "reg-userspace-consumer", "vcc gps"); > If you make this: > REGULATOR_CONSUMER(ldo3, NULL, "vcc gps"); > > +REGULATOR_CONSUMER(ldo19, "reg-userspace-consumer", "vcc gprs"); > > and this: > REGULATOR_CONSUMER(ldo19, NULL, "vcc gprs"); These don't look like good fixes, you should be specifying the dev_name() for the consumer device? Presumably it's two separate consumers and should be .0 and .1 or something? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: