From: Marek Vasut Date: Sun, 14 Oct 2012 02:32:55 +0000 (+0200) Subject: spi: mxs: Assign message status after transfer finished X-Git-Tag: v3.7-rc3~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d856f1eb56ae3d935fb502441aa37b650aeba683;p=pandora-kernel.git spi: mxs: Assign message status after transfer finished In the current code implementing the MXS SPI driver, every transferred message had assigned status = 0, which is not correct. Properly assign status returned from the I/O functions. Signed-off-by: Marek Vasut Signed-off-by: Mark Brown --- Reading git-diff-tree failed