commit | ca5f12c1a82cf72ce73617dfc8ef56faf6fec30a | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Wed Jan 06 23:07:15 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 17:06:07 2010 -0800 |
tree | 6a449b00f64e78b5b04bf2eaebc93759b0bc0f9d | |
parent | ee7946a77858f417227cf57cd647729d0dd75761 [diff] |
stmmac: perform hw bus configuration On some platforms it can be required a different configuration of the bus. This can be done by invoking the bus_setup. It is defined for all the platforms that needs this kind of configuration. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>