linux/drivers/net/can
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer.
The following structure elements duplicate the information in
'struct device.of_node' and so are being eliminated.  This patch
makes all readers of these elements use device.of_node instead.

(struct of_device *)->node
(struct dev_archdata *)->prom_node (sparc)
(struct dev_archdata *)->of_node (powerpc & microblaze)

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-05-18 16:10:44 -06:00
..
mscan can: mscan-mpc5xxx: fix broken support for the MPC5200 2010-01-15 01:43:30 -08:00
sja1000 of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
usb ems_usb: cleanup: remove uneeded check 2010-03-07 15:25:50 -08: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
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
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