]> 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>
Fri, 22 Mar 2013 04:33:35 +0000 (15:33 +1100)
commit43d66582010d06a5d98d3f6b95848ab628a619e9
tree43a4a30152c487e842fb559026947254a1867f7a
parentc9f06b0c3648a6f5d85ad7a6bbf8ef273ce41fa2
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