commit | 5ab65ecdaffd85753e7ad957622afcd709a39deb | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 25 13:09:42 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 29 01:58:13 2007 -0500 |
tree | 1b26f47f7126a7939ac2f9ce1c386bb3c8892b56 | |
parent | 2a5ccbc5bb471c10b58ea85ac463e70faead1c8a [diff] |
[POWERPC] Added self_busno to indicate which bus number the PHB is Added self_busno to pci_controller and indirect PCI ops to be set by board code to indicate which bus number to use when talking to the PHB. By default we use zero since the majority of controllers that have implicit mechanisms to talk to the PHBs use a bus number of zero. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>