Hi Fabio, On Thu, Mar 14, 2013 at 02:11:29PM +0100, Fabio Porcedda wrote: > This patch converts the drivers to use the > module_platform_driver_probe() macro which makes the code smaller and > a bit simpler. > > Signed-off-by: Fabio Porcedda <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Samuel Ortiz <[email protected]> > Cc: [email protected] > --- > drivers/mfd/davinci_voicecodec.c | 12 +----------- > drivers/mfd/htc-pasic3.c | 13 +------------ > 2 files changed, 2 insertions(+), 23 deletions(-) Jingoo Han sent a larger patchset to convert many MFD drivers to module_platform_driver_probe(), including htc-pasic3 and davinci_voicecodec.
See my mfd-next tree for more details. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/

