]> 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>
Fri, 22 Mar 2013 04:33:33 +0000 (15:33 +1100)
commit63b020c885bdb21c7105af469b4e4ea49bb04dc6
tree561bc1c3ec1215bd4006a536cdc21391b64959c4
parentff1e0ef8640139d5fdfffccb56b6e2ff36a7be27
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