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:
db98a0b
)
stmmac: move the dma out from the main
author
Giuseppe CAVALLARO
<peppe.cavallaro@st.com>
Wed, 6 Jan 2010 23:07:18 +0000
(23:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 8 Jan 2010 01:06:09 +0000
(17:06 -0800)
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>
No differences found