]> 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>
Wed, 20 Mar 2013 04:23:07 +0000 (15:23 +1100)
commit55f1ed3dec085ace899072beeddd9e4499ebd9b8
treee3271b0920f300822e889cfb5f7853c03ff2a6a3
parentddc13f16b90ce2b869362db77d669ad356d877ed
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