From: Greg Kroah-Hartman Date: Mon, 3 Mar 2008 22:47:13 +0000 (-0800) Subject: PCI: fix up error messages for pci_bus registering X-Git-Tag: v2.6.25-rc4~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4725e7bdb831b9d4bd4ba0b0909398ebcf0c2df9;p=pandora-kernel.git PCI: fix up error messages for pci_bus registering Due to the class_device cleanup of pci_bus, the error messages when things go wrong are incorrect. So fix this up to properly report what is really happening, if things go wrong. Thanks to Kay for pointing out the issue. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed