hwmon: (mc13783-adc.c) use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Mar 2013 03:12:55 +0000 (12:12 +0900)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:37 +0000 (21:16 -0700)
This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found