Skip to content

Make sure we remember we've found some good devices

Replacing found_device again and again might mean our last call to create_devices_for_udev_device() might return a false, confusing the device manager into thinking we haven't found a DRM device and thus also initializing a console as well.

Merge request reports