From: Imre Deak Date: Fri, 9 Jun 2006 15:17:50 +0000 (+0300) Subject: ARM: OMAP: omap_uwire: wait for tx complete before starting the next one X-Git-Tag: v2.6.17-omap1~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d03fa2c0f954cd0425101b183003f606c6dd4b1;p=pandora-kernel.git ARM: OMAP: omap_uwire: wait for tx complete before starting the next one The TDR register shouldn't be written when the CSRB flag is set. The fix solves the problem where one SPI transfer includes multiple 8 or 16 bit tx elements and the current transfer can be corrupted by accessing the TDR too early. Signed-off-by: Imre Deak Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed