]> 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>
Wed, 20 Mar 2013 04:23:09 +0000 (15:23 +1100)
commit1357fd1d21e260bbd3fad563b5f06d1457640d50
treee9564703b082556e181abf63a7c94b04e210bbdf
parent39aaf7ba619b8837e7b06b9d400a9b421e5ee48b
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