]> 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>
Tue, 2 Apr 2013 07:29:31 +0000 (18:29 +1100)
commit9f67e2b4557fe1c8a05f8d45e5aef232b3e07a58
tree094e57c1f7c1fba8269a1289f016fd4a50474713
parentfa32132314ce5f3dfa102a1b0ea57f3f365b26c8
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