From: Giuseppe CAVALLARO Date: Wed, 6 Jan 2010 23:07:20 +0000 (+0000) Subject: stmmac: rename the gmac as dwmac1000 and split core and dma parts X-Git-Tag: v2.6.34-rc1~233^2~630 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d437cc66dcfd0119a4905214fbbe19f3e276dc;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed