From: Jingoo Han Date: Tue, 5 Mar 2013 03:12:55 +0000 (+0900) Subject: hwmon: (mc13783-adc.c) use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~140^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f40fb63e923ccc8c280f8451d4909bb8607a1a8f;p=pandora-kernel.git hwmon: (mc13783-adc.c) use module_platform_driver_probe() This patch uses module_platform_driver_probe() macro which makes the code smaller and simpler. Signed-off-by: Jingoo Han Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed