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:
66592ee
)
[ARM] JIVE: Fix the spi bus numbering
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 26 Aug 2008 21:54:07 +0000
(22:54 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Tue, 26 Aug 2008 21:56:22 +0000
(22:56 +0100)
The first spi bus is registered with number 0, but
the board data says that the device on it is registered
on bus 1.
Move the spi bus to bus 1 to keep the compatibility with the
original board-support patches.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found