]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-rp5c01: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:20 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:37 +0000 (17:12 +1100)
commit4c8a312342a06e1a85a15847c10f85239c513a2f
treeb8a7b1b4b93d834a2c55d8ada15fd8aefe2229b3
parent800a28a2dd2f2855743a32dab737fc41681da422
rtc: rtc-rp5c01: 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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-rp5c01.c