On Sat, Jul 21, 2012 at 3:56 AM, Devendra Naga <[email protected]> wrote: > the code under _init and _exit does platform_driver_register and > platform_driver_unregister respectively only, > > so its better to use the module_platform_driver than just replicating > the module_platform_driver's implementation > > Signed-off-by: Devendra Naga <[email protected]>
FWIW, looks good to me. Cheers, Omar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

