[POWERPC] Fix OF pci flags parsing
authorOlof Johansson <olof@lixom.net>
Tue, 28 Nov 2006 03:21:29 +0000 (21:21 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:41:49 +0000 (20:41 +1100)
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>

No differences found