[PATCH] ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speed overrides
authorImre Deak <imre.deak@nokia.com>
Mon, 15 May 2006 09:16:39 +0000 (02:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 15 May 2006 09:16:39 +0000 (02:16 -0700)
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 <imre.deak@nokia.com>

No differences found