commit | 3c32be635c18ead00d460b7bdad1da52622ff40f | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Tue Apr 13 20:21:11 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 14 04:49:49 2010 -0700 |
tree | 5a26fc20ebe0b826fc3deb66676b20897ac8e979 | |
parent | f0ad0860d01e47a3ffd220564c5c653b3afbe962 [diff] |
stmmac: split core and dma for the mac10/100 The patch splits core and dma parts for the mac10/100 device. This was already done for the GMAC device. It should make more flexible the driver to support other chips. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>