]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-ab3100: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:15 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:34 +0000 (17:12 +1100)
commit50a9a89ac8cadb6cee0a61790266d69391796ad5
treec6741282085638af1d3a0aaf666f8b91cb6d41d6
parent65b3413935f0dcd5126251e45e519b27d299d0b2
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