commit | dc8d966bccde0b8b6c9e8c6e663c747030c17435 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Jun 29 10:59:45 2011 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Jul 12 11:19:28 2011 -0500 |
tree | b81db07a29fe9be3472537efc858ad24bea9ba16 | |
parent | b480a4b0c81b5e3a5ccc3c045da35d890e80afb4 [diff] |
ARM: pci: make pcibios_assign_all_busses use pci_has_flag Convert pcibios_assign_all_busses from a define to inline so platforms can control this setting. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de>