net: stmmac:sti: Add STi SOC glue driver.
authorSrinivas Kandagatla <srinivas.kandagatla@st.com>
Tue, 11 Feb 2014 09:59:57 +0000 (09:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 21:25:13 +0000 (16:25 -0500)
STi series SOCs have a glue layer on top of the synopsis gmac IP, this
glue layer needs to be configured before the gmac driver starts using
the IP.

This patch adds a support to this glue layer which is configured via
stmmac setup, init, exit callbacks.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found