From: Bryan Wu Date: Wed, 6 Feb 2008 09:38:18 +0000 (-0800) Subject: spi_bfin: wait for tx to complete on some cs_chg paths X-Git-Tag: v2.6.25-rc1~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26aa015dd34d5768b80815836ad60e8495e9553;p=pandora-kernel.git spi_bfin: wait for tx to complete on some cs_chg paths PBX 2 SPI devices need the nonstandard "cs change per word" mechanism. This patch is one of three updating this driver to make the last data bits get sent before advancing the transfer ... in this case, before the chipselect gets deactivated. Signed-off-by: Bryan Wu Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed