From: Rajesh Shah Date: Thu, 28 Apr 2005 07:25:57 +0000 (-0700) Subject: [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug X-Git-Tag: v2.6.13-rc1~39^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d50e332c8bd4f4e8cc76e8ed7326aa6f18182aa;p=pandora-kernel.git [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug Current acpiphp code does not distinguish between the physical presence and power state of a device/slot. That is, if a device has to be disabled, it also tries to physically ejects the device. This patch decouples power state from physical presence. You can now echo to the corresponding sysfs power control file to repeatedly enable and disable a device without having to physically re-insert it. Signed-off-by: Rajesh Shah Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed