[PATCH 04/10] drivers: hwmon: use module_platform_driver_probe()

Fabio Porcedda fabio.porcedda at gmail.com
Thu Mar 14 12:42:34 EDT 2013


On Thu, Mar 14, 2013 at 3:01 PM, Guenter Roeck <linux at roeck-us.net> wrote:
> On Thu, Mar 14, 2013 at 02:11:25PM +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 <fabio.porcedda at gmail.com>
>> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
>> Cc: Jean Delvare <khali at linux-fr.org>
>> Cc: Guenter Roeck <linux at roeck-us.net>
>> Cc: lm-sensors at lm-sensors.org
>> ---
>>  drivers/hwmon/mc13783-adc.c | 13 +------------
>>  1 file changed, 1 insertion(+), 12 deletions(-)
>>
> I have that one already queued for -next, submitted by Jingoo Han.

Ok i will drop this patch.

Best regards
Fabio Porcedda

> Thanks,
> Guenter



More information about the linux-arm-kernel mailing list