]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / hotplug / PCI: Define hotplug context lock in the core
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 3 Feb 2014 23:43:17 +0000 (00:43 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 5 Feb 2014 16:41:26 +0000 (17:41 +0100)
commitb4de5d0c611553e843ca4de8ea56283c53b0e6af
tree505ec664227aa70fc7fa3a7f21bcfe45983ca979
parenteae4a7bc9f5c51f636091a113acf705f2eee78a3
ACPI / hotplug / PCI: Define hotplug context lock in the core

Subsequent changes will require the ACPI core to acquire the lock
protecting the ACPIPHP hotplug contexts, so move the definition of
the lock to the core and change its name to be more generic.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/acpi/scan.c
drivers/pci/hotplug/acpiphp_glue.c
include/acpi/acpi_bus.h