]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-sun4v: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Sun, 10 Mar 2013 10:55:05 +0000 (21:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:56:41 +0000 (14:56 +1100)
commit0092c3fd647d53990029ffe44a47052a94c8cd43
tree9921f2acb6bbcf61bb3d750a54752b716031de4b
parentbc268a479da851a9b29eb17f298f27448b443ee0
rtc: rtc-sun4v: use module_platform_driver_probe()

Use module_platform_driver_probe() macro which makes the code smaller and
simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-sun4v.c