Searched hist:d946092000698fd204d82a9d239103c656fb63bf (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | smsc75xx.c | diff 8a1d59d79fffdad4bb1b3b5d069da4c6c52db2e6 Mon Apr 30 02:56:53 CDT 2012 Steve Glendinning <steve.glendinning@shawell.net> smsc75xx: fix phy init reset loop
fix bug in phy_init loop that was ignoring BMCR reset bit, akin to smsc95xx's d946092000698fd204d82a9d239103c656fb63bf
Signed-off-by: Stephane Fillod <fillods@users.sf.net> Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smsc95xx.c | diff d946092000698fd204d82a9d239103c656fb63bf Sat Apr 30 03:29:27 CDT 2011 Rabin Vincent <rabin@rab.in> smsc95xx: fix reset check
The reset loop check should check the MII_BMCR register value for BMCR_RESET rather than for MII_BMCR (the register address, which also happens to be zero).
Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: David S. Miller <davem@davemloft.net>
|