]> 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>
Thu, 21 Mar 2013 05:34:09 +0000 (16:34 +1100)
commit2180ba2abab9c76a62d5df0f0fe1124a009e24d3
tree79648a25ce70ff58102172d9372a4042bd6748db
parentcf4fc8983206d0a67e17add8a009094a533a33e8
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