PCI quirks: piix3: warn softer about enabling passive release
authorAdam Jackson <ajax@redhat.com>
Mon, 1 Dec 2008 22:30:29 +0000 (14:30 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:12:58 +0000 (11:12 -0800)
commit999da9fd489cd9774a89122940190376e19b21ce
tree7da2198f246df99227436455d411808686d517c2
parent92425a405ea482209b43093a5e35be7de02acf18
PCI quirks: piix3: warn softer about enabling passive release

All the other quirks are dev_info() not dev_err(), this one isn't special.
This makes 'quiet' boot in qemu really quiet.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Tejun Heo <htejun@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c