From: Mike Frysinger Date: Tue, 7 Apr 2009 02:00:38 +0000 (-0700) Subject: Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any X-Git-Tag: v2.6.30-rc1~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a2945b97b4da9120653d84f1c3a58fe58be64c;p=pandora-kernel.git Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any We only need to check SPI error when DMA failes, cause that is the DMA IRQ handling routine. Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed