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:
b42e035
)
spi: rspi: Extract rspi_pio_transfer()
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 2 Jun 2014 13:38:07 +0000
(15:38 +0200)
committer
Mark Brown
<broonie@linaro.org>
Mon, 2 Jun 2014 14:49:33 +0000
(15:49 +0100)
The various PIO loops are very similar. Consolidate into a single
function rspi_pio_transfer().
Both buffer pointers can be NULL, as RSPI supports TX-only mode, and
Dual/Quad SPI Transfers are unidirectional.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-rspi.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi-rspi.c
Simple merge