]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-au1xxx: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:55 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:31 +0000 (15:33 +1100)
commit634765f27f97480690a14adb2cdf4be2c1fc6fb3
tree3e2e2aad729d6c3fdfac65aa101e4046bda83cc7
parent431ad5ea054f5fed2fa24659d471327930591797
rtc: rtc-au1xxx: 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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-au1xxx.c