drm_lib.sh: Be more precise in detecting the i915 /sys path
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Jul 2013 07:10:28 +0000 (08:10 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Jul 2013 07:17:18 +0000 (08:17 +0100)
commitbc388b54d4325669bfffef314c6f18349c239a1c
tree997c4c63bb7b6edc550aff94e6a753ed5bd7b18d
parente50ae9596c544c3cca0f32c5eba94c655a1ebcd2
drm_lib.sh: Be more precise in detecting the i915 /sys path

We need to be careful in case other devices grow an error file in the
future. The first step here is just to check the minor that corresponds
with the debugfs path found for the device
tests/drm_lib.sh