Blackfin SPI Driver: pass DMA overflow error to the higher level
authorMike Frysinger <vapier.adi@gmail.com>
Tue, 7 Apr 2009 02:00:35 +0000 (19:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:04 +0000 (08:31 -0700)
commit04b95d2f7453d64f89ca1d8c3e70bcc7cc38320f
tree6a49d81d049445071f077f84be69a1a598864012
parentace32865a3767e4e385b883868c228a2a6db225a
Blackfin SPI Driver: pass DMA overflow error to the higher level

If the SPI bus registers a receive overflow error, pass the result back up
to the higher levels.

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_bfin5xx.c