]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-mxc: convert to module_platform_driver
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 26 Sep 2012 01:34:38 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:28:18 +0000 (17:28 +1000)
commitfcb3852da213c6df88a870ed061b75a85db19dbc
tree62f094a998dffb850d7f5d55f51ea25578e7c64b
parent0f3c76d41817b5a29f5f4f69af11537ea5ce7ead
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