]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-coh901331: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:56 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:09 +0000 (16:34 +1100)
commit7bcb01133362f32aa3a2be20ef538901c9a1e3e6
treeb6c0a280b6c96decf68de0aa726d3fb08f741351
parentc5e98895aca098af182317c4a4a916890056d747
rtc: rtc-coh901331: 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-coh901331.c