From: Bjorn Helgaas Date: Thu, 22 Apr 2010 15:02:43 +0000 (-0600) Subject: PCI: revert broken device warning X-Git-Tag: v2.6.34-rc6~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45aa23b4cbd37408678c96cd113241860d3321f6;p=pandora-kernel.git PCI: revert broken device warning This reverts c519a5a7dab2d. That change added a warning about devices that didn't respond correctly when sizing BARs, which helped diagnose broken devices. But the test wasn't specific enough, so it also complained about working devices with zero-size BARs, e.g., https://bugzilla.kernel.org/show_bug.cgi?id=15822 Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed