loader: not having a pci-id should not be a warn
authorRob Clark <robclark@freedesktop.org>
Sun, 15 Feb 2015 06:59:17 +0000 (01:59 -0500)
committerRob Clark <robclark@freedesktop.org>
Sat, 21 Feb 2015 22:11:02 +0000 (17:11 -0500)
commit9153dd4b7eb95728aa9746a45a9dd136458d0213
tree2ace02a3dfb0d5c7b3c3dd7da0651a5eb8736331
parente17437386c1bf715b6b241bd9de3a583103f851b
loader: not having a pci-id should not be a warn

If there is no pci-id, which is valid for vc4 and freedreno, just emit
an info msg.  Keep malformed but existing pci-id's as a warning.

Mostly just to clean up a warning that confuses users for the non-pci
devices.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/loader/loader.c