]> Git Repo - linux.git/commit
rtc: rtc-imxdi: use module_platform_driver_probe()
authorJingoo Han <[email protected]>
Mon, 29 Apr 2013 23:18:42 +0000 (16:18 -0700)
committerLinus Torvalds <[email protected]>
Tue, 30 Apr 2013 01:28:23 +0000 (18:28 -0700)
commit615343420b73443854178b6eb9a9a1eee05cf1da
treea669f23cf331d64fbadc71d252f18aab032b1db9
parenta53f9a4eeea929ce96113ce8af6c7488a3525b6d
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-imxdi.c
This page took 0.050214 seconds and 4 git commands to generate.