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] [day] [month] [year] [list]
Date:	Sun, 8 Jan 2012 11:36:56 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Axel Lin <axel.lin@...il.com>, Ben Dooks <ben-linux@...ff.org>
Cc:	linux-kernel@...r.kernel.org, Jochen Friedrich <jochen@...am.de>,
	Peter Korsgaard <jacmet@...site.dk>,
	Wolfram Sang <w.sang@...gutronix.de>,
	Guan Xuetao <gxt@...c.pku.edu.cn>,
	Manuel Lauss <manuel.lauss@...glemail.com>,
	Barry Song <21cnbao@...il.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	Yong Zhang <yong.zhang0@...il.com>,
	Lucas De Marchi <lucas.demarchi@...fusion.mobi>,
	Grant Likely <grant.likely@...retlab.ca>,
	Samuel Ortiz <sameo@...ux.intel.com>, linux-i2c@...r.kernel.org
Subject: Re: [PATCH v2] i2c: convert drivers/i2c/* to use  
 module_platform_driver()

On Mon, 28 Nov 2011 09:27:21 +0100, Jean Delvare wrote:
> On Mon, 28 Nov 2011 08:13:26 +0800, Axel Lin wrote:
> > This patch converts the drivers in drivers/i2c/* to use the
> 
> Now drivers/i2c/busses/* even.
> 
> > module_platform_driver() macro which makes the code smaller and a bit
> > simpler.
> > 
> > Cc: Jean Delvare <khali@...ux-fr.org>
> > Cc: Ben Dooks <ben-linux@...ff.org>
> > Cc: Jochen Friedrich <jochen@...am.de>
> > Cc: Peter Korsgaard <jacmet@...site.dk>
> > Cc: Wolfram Sang <w.sang@...gutronix.de>
> > Cc: Guan Xuetao <gxt@...c.pku.edu.cn>
> > Cc: Manuel Lauss <manuel.lauss@...glemail.com>
> > Cc: Barry Song <21cnbao@...il.com>
> > Cc: Linus Walleij <linus.walleij@...aro.org>
> > Cc: Yong Zhang <yong.zhang0@...il.com>
> > Cc: Lucas De Marchi <lucas.demarchi@...fusion.mobi>
> > Cc: Grant Likely <grant.likely@...retlab.ca>
> > Cc: Samuel Ortiz <sameo@...ux.intel.com>
> > Acked-by: Peter Korsgaard <jacmet@...site.dk>
> > Acked-by: Wolfram Sang <w.sang@...gutronix.de>
> > Acked-by: Jochen Friedrich<jochen@...am.de>
> > Signed-off-by: Axel Lin <axel.lin@...il.com>
> > ---
> >  drivers/i2c/busses/i2c-at91.c         |   17 ++---------------
> >  drivers/i2c/busses/i2c-au1550.c       |   13 +------------
> >  drivers/i2c/busses/i2c-cpm.c          |   13 +------------
> >  drivers/i2c/busses/i2c-highlander.c   |   13 +------------
> >  drivers/i2c/busses/i2c-ibm_iic.c      |   13 +------------
> >  drivers/i2c/busses/i2c-iop3xx.c       |   16 +---------------
> >  drivers/i2c/busses/i2c-isch.c         |   13 +------------
> >  drivers/i2c/busses/i2c-ixp2000.c      |   13 +------------
> >  drivers/i2c/busses/i2c-mpc.c          |   13 +------------
> >  drivers/i2c/busses/i2c-mv64xxx.c      |   15 +--------------
> >  drivers/i2c/busses/i2c-ocores.c       |   17 ++---------------
> >  drivers/i2c/busses/i2c-octeon.c       |   16 +---------------
> >  drivers/i2c/busses/i2c-pca-platform.c |   14 +-------------
> >  drivers/i2c/busses/i2c-pmcmsp.c       |   17 ++---------------
> >  drivers/i2c/busses/i2c-powermac.c     |   19 ++-----------------
> >  drivers/i2c/busses/i2c-puv3.c         |   16 ++--------------
> >  drivers/i2c/busses/i2c-sh7760.c       |   13 +------------
> >  drivers/i2c/busses/i2c-simtec.c       |   18 ++----------------
> >  drivers/i2c/busses/i2c-xiic.c         |   18 ++----------------
> >  19 files changed, 26 insertions(+), 261 deletions(-)
> > (...)
> 
> Reviewed-by: Jean Delvare <khali@...ux-fr.org>
> 
> As said before, I'll let Ben pick the patch in his tree to minimize the
> risks of merge conflicts.

As Ben did not pick this patch after over a month, I'll include it in
my own tree. As I plan to send it to Linus quickly, hopefully it won't
have the time to cause merge conflicts.

-- 
Jean Delvare
--
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