From: John Feeney Date: Tue, 8 May 2007 07:28:12 +0000 (-0700) Subject: Fix 82875 PCI setup X-Git-Tag: v2.6.22-rc1~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62456726d715042e1976b830c59fd73f41c4aaa6;p=pandora-kernel.git Fix 82875 PCI setup The 82875 EDAC driver enables an otherwise-hidden PCI device, but doesn't register it as a PCI device properly. Therefore, the device list in /proc/bus/pci/devices is different than the tree in /sys/bus/pci. This usually manifests as the X server failing to start, since it expects the two lists to be consistent. Signed-off-by: Adam Jackson Cc: Henrique de Moraes Holschuh Cc: Greg KH Cc: Alan Cox Cc: Doug Thompson Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed