From: Bjorn Helgaas Date: Thu, 12 Mar 2015 17:30:06 +0000 (-0500) Subject: PCI: Mark invalid BARs as unassigned X-Git-Tag: omap-for-v4.1/fixes-rc1~172^2~3^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c770cb4cb505;p=pandora-kernel.git PCI: Mark invalid BARs as unassigned If a BAR is not inside any upstream bridge window, or if it conflicts with another resource, mark it as IORESOURCE_UNSET so we don't try to use it. We may be able to assign a different address for it. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed