]> 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>
Fri, 22 Mar 2013 04:33:35 +0000 (15:33 +1100)
commite17b6b5d5b832c00d1af62e3706cd7e66bec5ae6
tree01212dde81424af644eda13b35b4edf6e206867d
parent51916cc63546f6d9396f1189d4f23ccc3a577aca
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