From: Rajesh Shah Date: Wed, 23 Nov 2005 23:44:54 +0000 (-0800) Subject: [PATCH] PCI Express Hotplug: clear sticky power-fault bit X-Git-Tag: v2.6.15-rc3~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a49f2036ad14092c11d09f186da86fd5ae49a05;p=pandora-kernel.git [PATCH] PCI Express Hotplug: clear sticky power-fault bit Per the PCI Express spec, the power-fault-detected bit in the slot status register can be set anytime hardware detects a power fault, regardless of whether the slot has a device populated in it or not. This bit is sticky and must be explicitly cleared. This patch is needed to allow hot-add after such a power fault has been detected. Signed-off-by: Rajesh Shah Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed