]> Git Repo - linux.git/commit
rtc: rtc-tegra: use module_platform_driver_probe()
authorJingoo Han <[email protected]>
Mon, 29 Apr 2013 23:18:53 +0000 (16:18 -0700)
committerLinus Torvalds <[email protected]>
Tue, 30 Apr 2013 01:28:24 +0000 (18:28 -0700)
commit0e2c481d4b3789f54b0f8c7ea6669992836f9cf0
tree3ada1fd4d583ea1ae15a6cfefddcbde51d7f7ee7
parent61ce8256cb35eb84b6c5d167a023e1235e3bdcfc
rtc: rtc-tegra: 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-tegra.c
This page took 0.054589 seconds and 4 git commands to generate.