[PATCH 1/8] vgaarb: Stop complaining about absent devices

2015-08-12 Thread Daniel Vetter
On Wed, Aug 12, 2015 at 04:32:05PM +0200, Thierry Reding wrote: > From: Thierry Reding > > Some setups do not register a default VGA device, in which case the VGA > arbiter will still complain about the (non-existent) PCI device being a > non-VGA device. > > Fix this by making the error message

[PATCH 1/8] vgaarb: Stop complaining about absent devices

2015-08-12 Thread Thierry Reding
From: Thierry Reding Some setups do not register a default VGA device, in which case the VGA arbiter will still complain about the (non-existent) PCI device being a non-VGA device. Fix this by making the error message conditional on a default VGA device having been set up. Note that the easy rou