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:
5eeabf5
)
gianfar: Use gfar_halt to stop DMA in gfar_probe
author
Andy Fleming
<afleming@freescale.com>
Tue, 16 Dec 2008 23:25:45 +0000
(15:25 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Dec 2008 23:25:45 +0000
(15:25 -0800)
gfar_halt does everything we want to do there, including disabling
TX/RX. It also doesn't unnecessarily enable DMA if it's already
stopped.
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found