]> Git Repo - linux.git/commit
net: bcmgenet: enable driver to work without a device tree
authorPetri Gynther <[email protected]>
Tue, 2 Dec 2014 00:18:08 +0000 (16:18 -0800)
committerDavid S. Miller <[email protected]>
Tue, 9 Dec 2014 01:26:59 +0000 (20:26 -0500)
commitb0ba512e25d729a43858ad1f6cb8b94dbb95dbeb
treea0c2f3ae05bcd1123fef5689562d3c7a6c3e2280
parentc3582a2c4d0baf1fa3955c8b3d3d61308df474c7
net: bcmgenet: enable driver to work without a device tree

Modify bcmgenet driver so that it can be used on Broadcom 7xxx
MIPS-based STB platforms without a device tree.

Signed-off-by: Petri Gynther <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/broadcom/Kconfig
drivers/net/ethernet/broadcom/genet/bcmgenet.c
drivers/net/ethernet/broadcom/genet/bcmmii.c
include/linux/platform_data/bcmgenet.h [new file with mode: 0644]
This page took 0.061138 seconds and 4 git commands to generate.