Jean-Christophe PLAGNIOL-VILLARD
1cb201af62
atmel/spi: fix missing probe
...
Commit 940ab889 "drivercore: Add helper macro for platform_driver boilerplate"
converted this driver to use module_platform_driver, but due to the use
of platform_driver_probe(), this resulted in the call to atmel_spi_probe being
lost. Place the call to this function into the driver structure.
fix section missmatch
atmel_spi_probe is marked __init where it's supposed to be __devinit
atmel_spi_remove is marked __exit where it's supposed to be __devexit
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Cc: Greg Kroah-Hartman <gregkh@suse.de >
Cc: Grant Likely <grant.likely@secretlab.ca >
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2011-11-09 23:02:12 +08:00
..
2011-11-07 10:13:52 -08:00
2011-11-06 19:44:47 -08:00
2011-10-25 13:25:22 +02:00
2011-11-08 22:34:00 +01:00
2011-10-31 19:32:02 -04:00
2011-11-06 19:44:47 -08:00
2011-11-07 10:55:33 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-07 10:13:52 -08:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:31:43 -04:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-08 18:33:11 -08:00
2011-11-06 19:44:47 -08:00
2011-10-11 09:51:22 -06:00
2011-11-06 19:44:47 -08:00
2011-11-08 18:34:16 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-07 10:13:52 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:32:14 -04:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:32:13 -04:00
2011-11-08 16:22:06 +11:00
2011-11-08 14:56:50 -05:00
2011-10-31 19:31:52 -04:00
2011-10-31 19:31:53 -04:00
2011-11-07 21:45:14 -05:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-07 21:26:55 -05:00
2011-11-07 10:55:33 -08:00
2011-10-31 19:31:54 -04:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:31:01 -04:00
2011-10-18 14:17:40 -07:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:32:21 -04:00
2011-11-08 12:49:29 -08:00
2011-11-07 10:13:52 -08:00
2011-11-06 19:44:47 -08:00
2011-11-02 16:07:02 -07:00
2011-10-31 19:30:38 -04:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:31:57 -04:00
2011-11-06 19:44:47 -08:00
2011-11-09 23:02:12 +08:00
2011-10-31 19:32:08 -04:00
2011-11-07 09:11:16 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 20:38:49 -05:00
2011-11-08 10:10:20 -08:00
2011-10-31 19:32:10 -04:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:32:19 -04:00
2011-11-06 19:44:47 -08:00
2011-10-14 02:56:02 -05:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-06 20:13:34 -08:00
2011-10-31 19:32:01 -04:00
2011-10-26 15:39:02 +02:00
2011-10-26 15:39:02 +02:00