commit | df9f17e20e3180572fe26f60ec4e5ba7db0377a7 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Aug 26 22:54:07 2008 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Aug 26 22:56:22 2008 +0100 |
tree | db88107b38ed824aedc906836ecb84312d967402 | |
parent | 66592eee16eaede05734ecc6fef797dafd2c6a12 [diff] |
[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>