]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-imxdi: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:57 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:10 +0000 (16:34 +1100)
commit5edcc292f282646227fb0a3b6bd83591d4ab62fd
tree4c6063fce0f7f4ffd326ab548f67e7574d53abfd
parentde5b7fb0a90aa30ad68ac183216ad0195c8acdd9
rtc: rtc-imxdi: 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-imxdi.c