lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 22 Mar 2012 11:35:24 +0530
From:	Venu Byravarasu <vbyravarasu@...dia.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
CC:	"lrg@...com" <lrg@...com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] regulator: Add TPS65090 regulator driver

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@...nsource.wolfsonmicro.com]
> Sent: Wednesday, March 21, 2012 2:21 PM
> To: Venu Byravarasu
> Cc: lrg@...com; linux-kernel@...r.kernel.org
> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ