From: Lennert Buytenhek Date: Sat, 12 Aug 2006 08:55:07 +0000 (+0200) Subject: [PATCH] smc91x: disable DMA mode on the logicpd pxa270 X-Git-Tag: v2.6.18-rc5~61^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e590e5d5a93f2eaa748a89c623258e6bad1648;p=pandora-kernel.git [PATCH] smc91x: disable DMA mode on the logicpd pxa270 Enabling PXA DMA for the smc91x on the logicpd pxa270 produces unacceptable interference with the TFT panel, so disable it. Also delete the lpd270 versions of the SMC_{in,out}[bl]() macros, as they aren't used, since the board only supports 16bit accesses. Signed-off-by: Lennert Buytenhek Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed