]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-at32ap700x: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:15 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:34 +0000 (17:12 +1100)
commit1220b5dc99d8461f2ef18c3bc4244957c1fc4f07
tree6fd1fcaa5f61c0f932591d9aa4623b6d41483ab1
parent50a9a89ac8cadb6cee0a61790266d69391796ad5
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