]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-at91rm9200: 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>
Fri, 22 Mar 2013 04:33:31 +0000 (15:33 +1100)
commit431ad5ea054f5fed2fa24659d471327930591797
treeb147cdf1cf49a3708654312d26d81725bddf8cd0
parent9067f7fa3074279b47cc1ca72fc2fd2c4497862c
rtc: rtc-at91rm9200: 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-at91rm9200.c