Files
linux/drivers/pci/hotplug
Mika Westerberg ad21d2d046 ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Both acpiphp_disable_slot() and acpiphp_eject_slot() are always
called together so instead of calling each separately we can
consolidate them into one function acpiphp_disable_and_eject_slot()
that does both (but it will return success on _EJ0 failures that
were ignored in the majority of call sites anyway).

[rjw: Rebased plus minor tweaks]
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-07-23 04:00:25 +02:00
..
2012-11-28 13:16:47 -08:00
2012-07-24 12:59:30 +02:00
2012-07-24 12:59:30 +02:00
2013-06-03 14:20:18 -07:00
2011-01-10 08:51:44 -08:00