From: Imre Deak Date: Mon, 15 May 2006 09:16:39 +0000 (-0700) Subject: [PATCH] ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speed overrides X-Git-Tag: v2.6.17-omap1~66 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173f6c83c74b9ffdabca33c6f6b334a118b28321;p=pandora-kernel.git [PATCH] ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speed overrides Each transfer in an SPI message can have its wordsize and speed override. Add a omap2_mcspi_setup_transfer to handle this. Interpret spi->bits_per_word == 0 as a default wordsize of 8. Signed-off-by: Imre Deak --- Reading git-diff-tree failed