[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120321085125.GA10935@opensource.wolfsonmicro.com>
Date: Wed, 21 Mar 2012 08:51:26 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Venu Byravarasu <vbyravarasu@...dia.com>
Cc: lrg@...com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] regulator: Add TPS65090 regulator driver
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.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists