ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set
authorJiang Liu <jiang.liu@linux.intel.com>
Wed, 14 Oct 2015 06:29:40 +0000 (14:29 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 16 Oct 2015 20:18:52 +0000 (22:18 +0200)
commita3669868d99c8647d780895d83e74d9a921eba2b
treed930dd9d47ab7f99c77aceb283e3dc89686d55ed
parent2c204383a2922cd6b79b9d78680a049a2144fbcc
ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set

Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set to keep
consistence between ACPI PCI root device and PCI host bridge device.

Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/pci/acpi.c