]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-at32ap700x: 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>
Thu, 21 Mar 2013 05:34:09 +0000 (16:34 +1100)
commitcf4fc8983206d0a67e17add8a009094a533a33e8
tree417847ae9e55fa24db03ad23251040393ff7f249
parente44358f4c40b9b6dd665ae8d98e4a71dac1d42f1
rtc: rtc-at32ap700x: 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-at32ap700x.c