From: Olof Johansson Date: Tue, 28 Nov 2006 03:21:29 +0000 (-0600) Subject: [POWERPC] Fix OF pci flags parsing X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4468f01dc7cfd1998845cd66a0cdb1f3ef9740f0;p=pandora-kernel.git [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 Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed