Home
last modified time | relevance | path

Searched hist:"84 d56b38b9abd36565f74cbf68501cee6206761e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-ep93xx.cdiff 84d56b38b9abd36565f74cbf68501cee6206761e Wed May 30 00:07:36 CEST 2012 H Hartley Sweeten <hartleys@visionengravers.com> drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()

Use module_platform_driver() to remove the boilerplate code.

Also, change the probe and remove functions to __devinit/__devexit.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>