]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-coh901331: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Sun, 10 Mar 2013 10:55:00 +0000 (21:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:56:39 +0000 (14:56 +1100)
commit2872092c90fdca934657a2fa149a2db02eec0dc8
tree9aaae01590495fd3b9e27b3a3cf1a2bd94c6a05a
parent04bf83b65a7f39fcd7d3987bfe2c7c15afaa3612
rtc: rtc-coh901331: 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-coh901331.c