From: Scott Jiang Date: Mon, 23 Apr 2012 22:18:12 +0000 (-0400) Subject: spi/spi-bfin5xx: fix reversed if condition in interrupt mode X-Git-Tag: v3.4-rc5~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128465ca7c0775609b1c24f66cd6bddac5f59c9b;p=pandora-kernel.git spi/spi-bfin5xx: fix reversed if condition in interrupt mode This condition is used to determine 8 bits or 16 and 32 bits transfer. Obviously it is reversed. Signed-off-by: Scott Jiang Signed-off-by: Grant Likely --- Reading git-diff-tree failed