loader: do not print the pci id during normal operation
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 23 Jan 2014 17:59:39 +0000 (17:59 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 29 Jan 2014 19:55:02 +0000 (19:55 +0000)
commit7965908976cdd1476db0ee7258d182292f975800
tree60630c728eccb0a583ee9ec6c1a2ac675a9b684e
parent780dfc1fec491d5c5c6982b9feccf01d5a45660b
loader: do not print the pci id during normal operation

Spamming the pci id is not beneficial. Make sure it's printed
only when needed.

v2: Change severity to _LOADER_DEBUG, rather than removing
the message.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/loader/loader.c