]> 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>
Thu, 21 Mar 2013 05:34:08 +0000 (16:34 +1100)
commite44358f4c40b9b6dd665ae8d98e4a71dac1d42f1
treeb53d6282c451bcef082293c666f42a6ddfd7ae02
parentbb33c57b1350e78ab2769637acc63b568f91581b
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