[PATCH] smc91x: disable DMA mode on the logicpd pxa270
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 12 Aug 2006 08:55:07 +0000 (10:55 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 14 Aug 2006 17:58:58 +0000 (13:58 -0400)
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 <buytenh@wantstofly.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found