]> git.baikalelectronics.ru Git - kernel.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)
commit681ff43f936eca98cb2ca1d22366839d7c61bb9d
tree330aad5965a885cbc8cd17f92cc8ac82e81a7a6b
parent8f2da11b1c06552324a3a8a86c937aa64b88fae9
[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