From: Bob Liu Date: Fri, 17 Sep 2010 03:46:22 +0000 (+0000) Subject: spi/bfin_spi: check per-transfer bits_per_word X-Git-Tag: v2.6.37-rc1~187^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e768659df35ea337cb57ea3573c918d31e07894;p=pandora-kernel.git spi/bfin_spi: check per-transfer bits_per_word Currently, if the bits_per_word when doing a transfer is not 8bits, we always treat it as 16bits when we should actually be returning an error. Signed-off-by: Bob Liu Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed