From: Benjamin Herrenschmidt Date: Sat, 4 May 2013 14:22:57 +0000 (+0000) Subject: powerpc/pci: Don't add bogus empty resources to PHBs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b8e76facbb1f12e4b43a2b7b88bd5d18a3faf5;p=pandora-kernel.git powerpc/pci: Don't add bogus empty resources to PHBs When converting to use the new pci_add_resource_offset() we didn't properly account for empty resources (0 flags) and add those bogons to the PHBs. The result is some annoying messages in the log. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed