1
0
Files
linux/drivers/net
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver
.name, .match_table and .owner are duplicated in both of_platform_driver
and device_driver.  This patch is a removes the extra copies from struct
of_platform_driver and converts all users to the device_driver members.

This patch is a pretty mechanical change.  The usage model doesn't change
and if any drivers have been missed, or if anything has been fixed up
incorrectly, then it will fail with a compile time error, and the fixup
will be trivial.  This patch looks big and scary because it touches so
many files, but it should be pretty safe.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Sean MacLennan <smaclennan@pikatech.com>
2010-05-22 00:10:40 -06:00
..
2010-02-18 14:47:48 -08:00
2010-02-16 15:19:03 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2009-11-05 20:00:29 -08:00
2010-03-03 01:04:39 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-03-07 15:25:53 -08:00
2009-11-11 19:22:21 -08:00
2010-03-26 20:16:23 -07:00
2009-11-20 15:35:04 -08:00
2010-03-18 21:14:00 -07:00
2010-01-28 06:01:35 -08:00
2010-03-16 14:15:42 -07:00
2010-01-18 00:29:19 -08:00
2010-04-01 19:33:04 -07:00
2010-02-12 16:21:01 -08:00
2010-02-26 02:08:42 -08:00
2010-02-17 17:27:40 -08:00
2010-04-14 04:52:03 -07:00
2009-11-26 15:51:29 -08:00
2010-04-12 22:00:34 -07:00