git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7966b5
)
net: stmmac:sti: Add STi SOC glue driver.
author
Srinivas Kandagatla
<srinivas.kandagatla@st.com>
Tue, 11 Feb 2014 09:59:57 +0000
(09:59 +0000)
committer
David 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