Russell King 00d3dcdd96 [DRIVER MODEL] Add platform_driver
Introduce struct platform_driver.  This allows the platform device
driver methods to be passed a platform_device structure instead of
instead of a plain device structure, and therefore requiring casting
in every platform driver.

We introduce this in such a way that any existing platform drivers
registered directly via driver_register continue to work as before,
thereby allowing a gradual conversion to the new platform_driver
methods.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-11-09 17:23:39 +00:00
..
2005-09-03 00:15:11 -04:00
2005-11-08 22:43:44 +00:00
2005-11-07 09:05:22 -08:00
2005-11-07 07:53:42 -08:00
2005-11-08 12:20:34 +11:00
2005-11-08 12:20:34 +11:00
2005-11-08 12:20:34 +11:00
2005-11-07 07:53:42 -08:00
2005-11-07 14:11:38 -08:00
2005-11-09 17:23:39 +00:00
2005-10-30 17:37:32 -08:00
2005-11-01 13:18:54 -08:00
2005-11-04 22:29:52 -06:00
2005-11-07 14:35:14 +01:00