linux/drivers/net/can
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
..
mscan of: Remove duplicate fields from of_platform_driver 2010-05-22 00:10:40 -06:00
sja1000 of: Remove duplicate fields from of_platform_driver 2010-05-22 00:10:40 -06:00
usb ems_usb: cleanup: remove uneeded check 2010-03-07 15:25:50 -08:00
at91_can.c can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
bfin_can.c can: bfin_can: switch to common Blackfin can header 2010-03-22 20:05:45 -07:00
dev.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig can: CAN_MCP251X should depend on HAS_DMA 2009-12-13 19:56:36 -08:00
Makefile can: add the driver for Analog Devices Blackfin on-chip CAN controllers 2009-12-11 15:07:58 -08:00
mcp251x.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ti_hecc.c can: ti hecc module : add platform specific initialization callback. 2010-02-26 05:22:03 -08:00
vcan.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00