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