From: Sonic Zhang Date: Mon, 18 May 2009 10:01:16 +0000 (+0000) Subject: spi/bfin_spi: work around anomaly 05000119 X-Git-Tag: v2.6.37-rc1~187^2~2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d0071b609ecb0aebe12aaedf34fe552da12c5b;p=pandora-kernel.git spi/bfin_spi: work around anomaly 05000119 Anomaly 05000119 states that the DMA_RUN bit with peripherals isn't reliable. However, the way the driver is currently written (DMA IRQ callback), we don't need the polling in the first place, so drop it. Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed