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 <[email protected]>
> Cc: Ben Dooks <[email protected]>
> Cc: Jochen Friedrich <[email protected]>
> Cc: Peter Korsgaard <[email protected]>
> Cc: Wolfram Sang <[email protected]>
> Cc: Guan Xuetao <[email protected]>
> Cc: Manuel Lauss <[email protected]>
> Cc: Barry Song <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Cc: Yong Zhang <[email protected]>
> Cc: Lucas De Marchi <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Samuel Ortiz <[email protected]>
> Acked-by: Peter Korsgaard <[email protected]>
> Acked-by: Wolfram Sang <[email protected]>
> Acked-by: Jochen Friedrich<[email protected]>
> Signed-off-by: Axel Lin <[email protected]>
> ---
>  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 <[email protected]>

As said before, I'll let Ben pick the patch in his tree to minimize the
risks of merge conflicts.

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to