]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-ab3100: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:54 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:31 +0000 (15:33 +1100)
commit603fcc469aff423750441f7643e5c96dd43cb0a9
tree35c55f1a6fd5e125736a3b9588a547652916fda3
parent8c691396980d5e7b529e638c14b78e888fc32741
rtc: rtc-ab3100: 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: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-ab3100.c