]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-mxc: convert to module_platform_driver
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 28 Sep 2012 00:20:36 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:01:31 +0000 (14:01 +1000)
commitc9c8e473577e972986bd24572638bd9d190db018
tree555aa6e82cc15cfcb08e0df11aa8f13c5cf9a868
parentfd5c5a3b190bd581959452556215ef57019c105f
rtc: rtc-mxc: convert to module_platform_driver

Converting to module_platform_driver can make the code smaller and cleaner.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-mxc.c