From: Russell King Date: Wed, 9 Nov 2005 22:32:44 +0000 (+0000) Subject: [DRIVER MODEL] Convert platform drivers to use struct platform_driver X-Git-Tag: v2.6.15-rc1~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae5eaec1d2d9c0cf53745352e7d4b152810ba24;p=pandora-kernel.git [DRIVER MODEL] Convert platform drivers to use struct platform_driver This allows us to eliminate the casts in the drivers, and eventually remove the use of the device_driver function pointer methods for platform device drivers. Signed-off-by: Russell King Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed