[ARM] JIVE: Fix the spi bus numbering
authorBen Dooks <ben-linux@fluff.org>
Tue, 26 Aug 2008 21:54:07 +0000 (22:54 +0100)
committerBen 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