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-11-09 17:23:39 +00:00
2005-10-30 17:37:10 -08:00
2005-11-07 07:54:09 -08:00
2005-11-07 07:54:02 -08:00
2005-10-30 17:37:32 -08:00
2005-10-28 12:18:07 -04:00
2005-11-07 07:54:09 -08:00
2005-11-07 07:54:03 -08:00
2005-11-07 07:54:01 -08:00
2005-06-21 18:46:32 -07:00
2005-11-07 18:05:37 +00:00
2005-11-08 14:44:15 +00:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00
2005-11-07 07:53:46 -08:00