commit | 8239def1b56e0c0c8e0fd3754a12df3d60a64ed7 | [log] [tgz] |
---|---|---|
author | rajesh.shah@intel.com <rajesh.shah@intel.com> | Mon Oct 31 16:20:13 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Nov 10 16:09:15 2005 -0800 |
tree | 330aad5965a885cbc8cd17f92cc8ac82e81a7a6b | |
parent | a3a45ec8f8edaf088449e37fe81c99cbf580b9bd [diff] |
[PATCH] pciehp: fix handling of power faults during hotplug The current pciehp implementation reports a power-fail error even if the condition has cleared by the time the corresponding interrupt handling code gets a chance to run. This patch fixes this problem. Signed-off-by: Rajesh Shah <rajesh.shah@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>