]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-starfire: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:00 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:09 +0000 (15:23 +1100)
commit39aaf7ba619b8837e7b06b9d400a9b421e5ee48b
tree36c7164cc4eefb3f647761fa676ce7c9ebdad076
parent819aa47f84cbb8a67be993868e5d2c4dc793f283
rtc: rtc-starfire: 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-starfire.c