]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-sun4v: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:21 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:38 +0000 (17:12 +1100)
commit1d41bd2a3a66b7e5bfec02a0339eaf0150ccb267
treeac89119b2fe124ec2c17affbece491914fd52bef
parentd0e02048f6da1e8176537f621d03f2dcc36e67fd
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