commit | 4468f01dc7cfd1998845cd66a0cdb1f3ef9740f0 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Mon Nov 27 21:21:29 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 20:41:49 2006 +1100 |
tree | f931cb8cfc84b894063e4bc604efa1eacc1b79ee | |
parent | ede8edb35b95c78c890b15fdb6cedcb3f42f4769 [diff] |
[POWERPC] Fix OF pci flags parsing For PCI devices with only io ports, of_bus_pci_get_flags() will fall through and still mark the resource as IORESOURCE_MEM. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>