commit | 42431dc24de343d62bb8fb885586de7f408919c8 | [log] [tgz] |
---|---|---|
author | Lothar Waßmann <LW@KARO-electronics.de> | Wed Dec 07 21:59:30 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 19:51:20 2011 -0500 |
tree | c78449f9d53863a1e23f2b44ccdad36e2e289112 | |
parent | 589efdc7f7327bc8ddf597bdaf9de38fcea31744 [diff] |
net/fec: preserve MII/RMII setting in fec_stop() Additionally to setting the ETHER_EN bit in FEC_ECNTRL the MII/RMII setting in FEC_R_CNTRL needs to be preserved to keep the MII interface functional. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Tested-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>