]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] pciehp: fix handling of power faults during hotplug
authorrajesh.shah@intel.com <rajesh.shah@intel.com>
Tue, 1 Nov 2005 00:20:13 +0000 (16:20 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2005 00:09:15 +0000 (16:09 -0800)
commit8239def1b56e0c0c8e0fd3754a12df3d60a64ed7
tree330aad5965a885cbc8cd17f92cc8ac82e81a7a6b
parenta3a45ec8f8edaf088449e37fe81c99cbf580b9bd
[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>
drivers/pci/hotplug/pciehp_hpc.c