linux/drivers/net/fs_enet
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
..
Kconfig fs_enet: Add support for MPC512x to fs_enet driver 2010-02-27 02:34:35 -08:00
Makefile fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-07-16 17:57:49 -05:00
fec.h [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
fs_enet-main.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
fs_enet.h fs_enet: Add support for MPC512x to fs_enet driver 2010-02-27 02:34:35 -08:00
mac-fcc.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
mac-fec.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
mac-scc.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
mii-bitbang.c net: Fix OF platform drivers coldplug/hotplug when compiled as modules 2009-10-14 14:54:52 -07:00
mii-fec.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00