[PATCH 1/9] powerpc: 83xx: use module_i2c_driver macro

Kim Phillips kim.phillips at freescale.com
Wed Oct 17 05:06:47 EST 2012


On Sat, 13 Oct 2012 15:05:42 -0400
Devendra Naga <devendra.aaru at gmail.com> wrote:

> replace the module init and exit calls containing the
> i2c_add_driver and i2c_del_driver with the module_i2c_driver
> macro as it does the same things as the code that is removed
> 
> Signed-off-by: Devendra Naga <devendra.aaru at gmail.com>
> ---
> 
>  Not compile tested,

Tested-by: Kim Phillips <kim.phillips at freescale.com>

> because i dont have a ppc cross toolchain

fyi, ppc and more cross compilers are available here:

http://kernel.org/pub/tools/crosstool/

Kim



More information about the Linuxppc-dev mailing list