1
0
Fork 0
alistair23-linux/drivers/net/ethernet/adi
Florian Fainelli 06d87cec73 net: bfin_mac: do not reset PHY after phy_start()
The PHY is already reset during driver probing, and this manual reset
after calling phy_start() will wipe out board-specific PHY fixups and
driver specific configuration initialization. Remove that explicit PHY
reset.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-09 20:38:59 -05:00
..
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile bfin_mac: Move the Analog Devices Inc driver 2011-08-12 12:38:13 -07:00
bfin_mac.c net: bfin_mac: do not reset PHY after phy_start() 2013-12-09 20:38:59 -05:00
bfin_mac.h adi: Remove extern from function prototypes 2013-09-24 10:09:18 -04:00