Gary Hade bfceafc597 PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
On systems where the optional _PS3 ACPI object is not implemented
acpiphp fails to power off the slot.  This is happening because the
current code does not attempt to remove power using the _EJ0 ACPI
object.  This patch restores the _EJ0 evaluation attempt which was
apparently inadvertently removed from the power-off sequence when the
_EJ0 evaluation code was relocated from power_off_slot() to
acpiphp_eject_slot().

Signed-off-by: Gary Hade <garyhade@us.ibm.com>
Cc: <lcm@us.ibm.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:02:12 -07:00
..
2007-07-11 16:02:11 -07:00
2005-10-18 08:26:15 -07:00
2006-12-04 02:00:22 -05:00
2006-10-04 07:55:30 -07:00
2006-12-01 14:36:56 -08:00
2007-05-09 07:19:14 +02:00
2007-07-11 16:02:09 -07:00
2007-07-11 16:02:08 -07:00
2006-09-26 17:43:54 -07:00
2007-05-31 16:56:37 -07:00