From: H Hartley Sweeten Date: Tue, 29 May 2012 22:07:36 +0000 (-0700) Subject: drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() X-Git-Tag: v3.5-rc1~49^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d56b38b9abd36565f74cbf68501cee6206761e;p=pandora-kernel.git drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() Use module_platform_driver() to remove the boilerplate code. Also, change the probe and remove functions to __devinit/__devexit. Signed-off-by: H Hartley Sweeten Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed