]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-tx4939: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:01 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:12 +0000 (16:34 +1100)
commit94465a9c870fbe9718ee5d02de191ae2e3164544
treec8f9ef174492a96f4a15f309836f7f430169378b
parent7f74f157b07cb570e9cfaa21a83ae1fbc189b768
rtc: rtc-tx4939: 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-tx4939.c