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:
683fd3b
)
[PATCH] ARM: OMAP: omap2_mcspi: fix for channel configuration and CS
author
Peter Ujfalusi
<peter.ujfalusi@nokia.com>
Fri, 26 May 2006 23:27:32 +0000
(16:27 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 26 May 2006 23:27:32 +0000
(16:27 -0700)
Fix for channel reconfiguration case: once the EPOL, POL or PHA has been
configured to 1, further configuration on the channel can't change it to 0.
The first CS enable is not needed. The CS will be enabled right before
the transfer anyway, if it's not active.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/spi/omap2_mcspi.c
patch
|
blob
|
history
diff --cc
drivers/spi/omap2_mcspi.c
Simple merge