From: Andy Fleming Date: Tue, 16 Dec 2008 23:25:45 +0000 (-0800) Subject: gianfar: Use gfar_halt to stop DMA in gfar_probe X-Git-Tag: v2.6.29-rc1~581^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257d938a0c17838c740eb68f0005b041444ac2c2;p=pandora-kernel.git gianfar: Use gfar_halt to stop DMA in gfar_probe 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed