RE: [PATCH] regulator: Add TPS65090 regulator driver

From: Venu Byravarasu
Date: Thu Mar 22 2012 - 02:05:31 EST


Hi Mark,

As the MFD got merged in linux-next, can you please review the regulator
driver patch I sent.

Thanks,
Venu

> -----Original Message-----
> From: Mark Brown [mailto:broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx]
> Sent: Wednesday, March 21, 2012 2:21 PM
> To: Venu Byravarasu
> Cc: lrg@xxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH] regulator: Add TPS65090 regulator driver
>
> * PGP Signed by an unknown key
>
> On Wed, Mar 21, 2012 at 01:05:26PM +0530, Venu Byravarasu wrote:
>
> > @@ -30,6 +30,7 @@ obj-$(CONFIG_REGULATOR_MAX8925) += max8925-
> regulator.o
> > obj-$(CONFIG_REGULATOR_MAX8952) += max8952.o
> > obj-$(CONFIG_REGULATOR_MAX8997) += max8997.o
> > obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o
> > +obj-$(CONFIG_REGULATOR_TPS65090) += tps65090-regulator.o
> > obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o
> > obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o
>
> This won't apply against current -next...
>
> > + rdev = regulator_register(&ri->desc, &pdev->dev,
> > + &tps_pdata->regulator, ri);
>
> ...and won't build either.
>
> Always submit against current development versions of the kernel.
>
> * Unknown Key
> * 0x6E30FDDD
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/