PCI: complain about devices that seem to be broken
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Fri, 19 Mar 2010 20:56:27 +0000 (14:56 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 24 Mar 2010 20:21:36 +0000 (13:21 -0700)
commitc519a5a7dab2d8e9a114f003e2d369bcf8e913f3
tree2f0ebf4123b9b66b8068b8532334bad0f5cd0d84
parente1944c6b0fba80a7837c1cbc47dfbf46e1274a4b
PCI: complain about devices that seem to be broken

If we can tell that a device isn't working correctly, we should tell
the user to make debugging easier.  Otherwise, it can take a lot of
work to determine whether the problem is in the driver, PCMCIA, PCI,
hardware, etc., as in http://bugzilla.kernel.org/show_bug.cgi?id=12006

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c