Devendra Naga 477d30d787 drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
This driver does seems to do only platform_driver_register in the init
function and platform_driver_unregister in the exit function,

so replace all this code including the module_init and module_exit with
module_platform_driver macro...

Signed-off-by: Devendra Naga <develkernel412222@gmail.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>
2012-10-06 03:05:02 +09:00
..
2012-10-02 19:01:32 -07:00
2012-10-02 17:26:42 -07:00
2012-10-01 19:11:38 -07:00
2012-09-22 10:29:19 +01:00
2012-09-24 10:07:40 -07:00
2012-10-03 09:44:08 -07:00
2012-10-02 22:09:10 -07:00
2012-10-01 19:11:38 -07:00
2012-09-13 08:41:01 -06:00
2012-10-02 19:01:32 -07:00
2012-10-01 19:11:38 -07:00
2012-10-03 09:44:08 -07:00
2012-10-02 22:09:10 -07:00
2012-10-01 12:09:59 -07:00
2012-10-01 18:19:05 -07:00
2012-10-02 22:09:10 -07:00
2012-10-01 18:46:13 -07:00