git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2a19bf
)
[PATCH] ARM: OMAP: omap2_mcspi: use the per transfer wordsize and speed overrides
author
Imre Deak
<imre.deak@nokia.com>
Mon, 15 May 2006 09:16:39 +0000
(
02:16
-0700)
committer
Tony 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