intel: Allow opening the device only through platform information
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 3 Oct 2013 13:52:11 +0000 (14:52 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 3 Oct 2013 15:15:22 +0000 (16:15 +0100)
commita0476ee6d0770156098aa633018addfc607c8a99
tree43bb8494f90093d7ae7ef43246fe7949c3cfa84a
parenta47f8683fefc9caa4df914de59929ae99823ca37
intel: Allow opening the device only through platform information

Only fail to open the device based on the PCI address, if and only if we
do not have sufficient platform information to find the correct system
device.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/intel_device.c
src/intel_module.c