ACPI: ignore _PSx method for hotplugable PCI devices
authorShaohua Li <shaohua.li@intel.com>
Fri, 20 Jul 2007 02:03:25 +0000 (10:03 +0800)
committerLen Brown <len.brown@intel.com>
Sun, 22 Jul 2007 08:18:45 +0000 (04:18 -0400)
commit10b3dcae0f275e2546e55303d64ddbb58cec7599
treebd075b5fb626bdadf17cf36eebf9c659194b8e74
parentab826ca4cf2fe8ebcfd21189ca8bfeb47ca88359
ACPI: ignore _PSx method for hotplugable PCI devices

If the ACPI device has _EJ0, ignore the device.
_PSx will set power for the slot,
and the hotplug driver will take care of _PSx.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pci/pci-acpi.c