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