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