]> git.openfabrics.org - ~emulex/infiniband.git/commit
rtc: rtc-at32ap700x: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Mon, 29 Apr 2013 23:18:35 +0000 (16:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Apr 2013 01:28:22 +0000 (18:28 -0700)
commite835ebc816047f85d1fd834a2a1d5305684a43f2
treecc49b06bfd7d342d7487befa8558dbc107bcd7d2
parentfb34a8120446593d24dcd29e0b2c7bdac8e8ac6a
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-at32ap700x.c