]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-tx4939: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Sun, 10 Mar 2013 10:55:05 +0000 (21:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:56:41 +0000 (14:56 +1100)
commit641bd0e4f0c82f45fdbb88399e5cfd41a630ad43
tree50c34f4708d7c88002945b6811e38220eb12722e
parentf47f98574a0cda3118582397893661730105df7a
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