commit | 04b95d2f7453d64f89ca1d8c3e70bcc7cc38320f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier.adi@gmail.com> | Mon Apr 06 19:00:35 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 08:31:04 2009 -0700 |
tree | 6a49d81d049445071f077f84be69a1a598864012 | |
parent | ace32865a3767e4e385b883868c228a2a6db225a [diff] |
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>