From: John Linn Date: Mon, 14 Sep 2009 08:17:05 +0000 (+0000) Subject: Xilinx: SPI: Fix bits_per_word for transfers X-Git-Tag: v2.6.33-rc1~279^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8d3b777dd71813b87c66c0eb161cc87f042126;p=pandora-kernel.git Xilinx: SPI: Fix bits_per_word for transfers The bits_per_word value can be set for each transfer, or can be set to zero in each transfer in which case it should default to the value in the driver. The driver was fixed to properly check the bits_per_word in the transfer that is passed in. Signed-off-by: John Linn Signed-off-by: Grant Likely --- Reading git-diff-tree failed