]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-nuc900: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:58 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:08 +0000 (15:23 +1100)
commit7aa68cc36ca4d12560a8ae89cae1f941ea0d9a35
treece032500a594b4f40371a483b96af8af07ccd876
parent9e1eae3946ea9e09c9e04d79043c1f8dea82ab51
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