rtc: rtc-starfire: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Mon, 29 Apr 2013 23:18:52 +0000 (16:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Apr 2013 01:28:24 +0000 (18:28 -0700)
commit67bef2d518e2be73b10d8b878eff65d3165cc06a
tree0531d5b1617a8dec844a7045c3c12708f6789401
parentdeed5a9dc94cf375d4cdd4330b34fcdfc0e41a74
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-starfire.c
This page took 0.025363 seconds and 5 git commands to generate.