From: Jingoo Han Date: Tue, 5 Mar 2013 02:03:18 +0000 (+0900) Subject: misc: atmel_pwm: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4022ed5a7222a400f813cfecfa5ecca40c708f69;p=pandora-kernel.git misc: atmel_pwm: 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 Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed