commit | 21d437cc66dcfd0119a4905214fbbe19f3e276dc | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Wed Jan 06 23:07:20 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 17:06:10 2010 -0800 |
tree | a633c68d6ebd89ce2a55efb26040c6a6372e9416 | |
parent | 7e848ae113ca7442ba6b44168fa2238224f37e8a [diff] |
stmmac: rename the gmac as dwmac1000 and split core and dma parts Use dwmac1000 naming instead of gmac. The patch also splits the gmac.c file in two new ones: dwmac1000_core.c and dwmac1000_dma.c. This could actually help on some architectures where different DMA engines are used. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>