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:
c9eaa44
)
spi: convert spi-bfin-v3.c to a multiplatform driver
author
Scott Jiang
<scott.jiang.linux@gmail.com>
Fri, 4 Apr 2014 08:27:17 +0000
(16:27 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 14 Apr 2014 16:45:25 +0000
(17:45 +0100)
Spi v3 controller is not only used on Blackfin. So rename it
and use ioread/iowrite api to make it work on other platform.
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found