remove platform specific initialization from ethernet driver
authorFlorian Fainelli <florian@openwrt.org>
Sat, 23 Jun 2012 11:03:35 +0000 (11:03 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 23 Jun 2012 11:03:35 +0000 (11:03 +0000)
commit7c984552ed2d9d4fdd91bd48d08ac416958c1fd7
tree332682c3cdf4fccbac2ca9d15ad2590e7c733786
parent2c47bbc1993cd6cfaded67ca1ef032678cfa767a
remove platform specific initialization from ethernet driver

Hardware filtering must always be enabled as long as there is an Ethernet
device registered, and use device tree for setting the link activity and
buffer shifting enable/disable bit.

SVN-Revision: 32486
target/linux/mcs814x/files-3.3/arch/arm/boot/dts/mcs8140.dtsi
target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.c
target/linux/mcs814x/files-3.3/drivers/net/ethernet/mcs8140/nuport_mac.c