[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)
commitdf9f17e20e3180572fe26f60ec4e5ba7db0377a7
treedb88107b38ed824aedc906836ecb84312d967402
parent66592eee16eaede05734ecc6fef797dafd2c6a12
[ARM] JIVE: Fix the spi bus numbering

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>
arch/arm/mach-s3c2412/mach-jive.c