xf86drm: use maj/min in drmParsePciDeviceInfo()
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 30 Nov 2016 16:41:27 +0000 (16:41 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 5 Dec 2016 17:17:22 +0000 (17:17 +0000)
commitb40a65d44857394966b25c5587f9dc978643f9c4
tree54b3d963be470c1379d18671acd7ea4e801e2db7
parentdae413e43866d36500538c2801cc66a5a89e426d
xf86drm: use maj/min in drmParsePciDeviceInfo()

Be consistent with drmParsePciBusInfo() and use solely the device
major/minor pair.

Cc: Jonathan Gray <jsg@jsg.id.au>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
xf86drm.c