]> 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>
Fri, 22 Mar 2013 04:33:32 +0000 (15:33 +1100)
commit9413f80e76ed4c79f6b8c0e93e7662d737d13c7b
tree751cbd901e7e459674c77d2e9ab6365669e62ace
parent634765f27f97480690a14adb2cdf4be2c1fc6fb3
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