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:
52690a6
)
spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation
author
Axel Lin
<axel.lin@ingics.com>
Sun, 12 Jan 2014 06:40:22 +0000
(14:40 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 13 Jan 2014 10:15:13 +0000
(10:15 +0000)
Make the unit of wlen to be byte, and simplify the code to avoid duplicate
code for different wlen cases.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found