commit | 495db27302a88fcabb105c3d30a617beda913945 | [log] [tgz] |
---|---|---|
author | Giuseppe Cavallaro <peppe.cavallaro@st.com> | Mon Feb 29 14:27:27 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 14:21:30 2016 -0500 |
tree | 852caf1e28f53c2e4d71e3b1e10551fc1386b648 | |
parent | fcb3f55f664676eed0745d18680040e07c5501ef [diff] |
stmmac: share reset function between dwmac100 and dwmac1000 This patch is to share the same reset procedure between dwmac100 and dwmac1000 chips. This will also help on enhancing the driver and support new chips. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>