[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
From: Christopher Covington <hidden>
Date: 2016-09-21 22:40:56
Also in:
linux-acpi, linux-pci, lkml
From: Christopher Covington <hidden>
Date: 2016-09-21 22:40:56
Also in:
linux-acpi, linux-pci, lkml
Hi Bjorn, On 09/21/2016 09:11 AM, Bjorn Helgaas wrote:
On Tue, Sep 20, 2016 at 09:15:14PM -0400, cov at codeaurora.org wrote:
quoted
quoted
diff --git a/drivers/acpi/pci_mcfg.c b/drivers/acpi/pci_mcfg.c index eb14f74..bb3b8ad 100644 --- a/drivers/acpi/pci_mcfg.c +++ b/drivers/acpi/pci_mcfg.c@@ -42,86 +42,59 @@ struct mcfg_fixup {struct resource cfgres; }; -#define MCFG_DOM_ANY (-1)Did you delete this because there were no current users, because you'd prefer users just use "-1", or for some other reason?I removed it because there were no users of it and, more importantly, the code doesn't implement support for it.
It looks like a stale "First match against PCI topology <domain:bus>..." comment remains. Thanks, Cov -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.