+54
−155
drivers/net/stmmac/dwmac_dma.h
0 → 100644
+107
−0
drivers/net/stmmac/dwmac_lib.c
0 → 100644
+263
−0
Loading
This patch moves the dma related functions (interrupt, start, stop etc.) out from the main driver code. This will help to support new DMA engines. Signed-off-by:Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by:
David S. Miller <davem@davemloft.net>