commit | 073752aa59b3db120b2508d5bdd0598ada25fd25 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@st.com> | Thu Jan 16 10:52:27 2014 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 16 15:23:43 2014 -0800 |
tree | aec7313a3a95fe2434308a20a6e5128f0496f6e5 | |
parent | 523f11b5d4fd72efb72b04cd7006bfd1d1d4f341 [diff] |
net: stmmac: make stmmac_mdio_reset non-static This patch promotes stmmac_mdio_reset function from static to non-static, so that power management functions can decide to reset if the IP comes out from lowe power state specially hibernation cases. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>