]> 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>
Thu, 21 Mar 2013 05:34:11 +0000 (16:34 +1100)
commit55e37ab9ddf60bba6e3ce11519073fc7d6730121
tree5d4be5aaff579c196a49d8a14812936d174e4427
parentfe3c733b0f4897b954f14c9d5ef175e066ca26b5
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