PCI: Don't carp about BAR allocation failures in quiet boot
commit104bafcfab7ce3031399e60069949f10acecc022
authorIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 05:49:40 +0000 (12 06:49 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:12:42 +0000 (7 11:12 -0800)
treedebcded4ab416abdc5a6ebdfa25080d180ac1a15
parenta367f74cb6f9c49850a4ee86e45fd3a8e83065e4
PCI: Don't carp about BAR allocation failures in quiet boot

These are easy to trigger (more or less harmlessly) with multiple video
cards, since the ROM BAR will typically not be given any space by the
BIOS bridge setup.  No reason to punish quiet boot for this.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/i386.c
drivers/pci/setup-res.c