From: Sonic Zhang Date: Tue, 11 Jan 2011 16:19:08 +0000 (-0500) Subject: spi/bfin_spi: return immediately after skipping to next transfer X-Git-Tag: v2.6.39-rc1~417^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1974eba605557e934764cb83c8ceb0eca78f011a;p=pandora-kernel.git spi/bfin_spi: return immediately after skipping to next transfer If there is an error with setting up a transfer, we need to return immediately rather than trying to continue to process things. We already set up the error states for the caller at this point. Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger Signed-off-by: Grant Likely --- Reading git-diff-tree failed