[Patch v1 3/3] ACPI: kill field 'ignore' in acpi_hotplug_profile

2014-01-17 Thread Jiang Liu
Field 'ignore' in acpi_hotplug_profile is introduced by "ca499fc87ed945 ACPI / hotplug: Fix conflicted PCI bridge notify handlers" to support PCI host bridge hotplug. Now it's useless, so kill it. Signed-off-by: Jiang Liu --- drivers/acpi/scan.c |2 +- include/acpi/acpi_bus.h |1 -

[Patch v1 3/3] ACPI: kill field 'ignore' in acpi_hotplug_profile

2014-01-17 Thread Jiang Liu
Field 'ignore' in acpi_hotplug_profile is introduced by ca499fc87ed945 ACPI / hotplug: Fix conflicted PCI bridge notify handlers to support PCI host bridge hotplug. Now it's useless, so kill it. Signed-off-by: Jiang Liu jiang@linux.intel.com --- drivers/acpi/scan.c |2 +-