]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-sun4v: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:00 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:35 +0000 (15:33 +1100)
commite1b3be44bf9002b44770a80523e0a84938db9fa5
treee574fc482938382dab560760a6e2cbc6c4e5fd57
parent43d66582010d06a5d98d3f6b95848ab628a619e9
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