stmmac: perform hw bus configuration
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Wed, 6 Jan 2010 23:07:15 +0000 (23:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jan 2010 01:06:07 +0000 (17:06 -0800)
commitca5f12c1a82cf72ce73617dfc8ef56faf6fec30a
tree6a449b00f64e78b5b04bf2eaebc93759b0bc0f9d
parentee7946a77858f417227cf57cd647729d0dd75761
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>
drivers/net/stmmac/gmac.c
drivers/net/stmmac/stmmac_main.c