From: Kenji Kaneshige Date: Fri, 25 Apr 2008 21:39:05 +0000 (-0700) Subject: pciehp: Fix wrong slot control register access X-Git-Tag: v2.6.26-rc1~364^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27fb883dffe11aa4cb35ecea1fa1832ba45d4da;p=pandora-kernel.git pciehp: Fix wrong slot control register access Current pciehp implementaion clears hotplug events without waiting for command completion. Because of this, events might not be cleared properly. To prevent this problem, we must use pciehp_write_cmd() to write to Slot Control register. Signed-off-by: Kenji Kaneshige Signed-off-by: Kristen Carlson Accardi Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed