drm: Store PCI device information in a struct pci_dev
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 10 Jan 2016 10:40:42 +0000 (11:40 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 10 Jan 2016 11:06:17 +0000 (12:06 +0100)
commitccebb33f8b21906e1e00b6d461a1384c2bc604e0
tree864b11ee4b5d3bc0eae9b657d79cea0e1abdad14
parent6812b25a435deb3cf7210b77f18c3319c2ef8e00
drm: Store PCI device information in a struct pci_dev

Reducing differences with Linux
sys/dev/drm/drm_drv.c
sys/dev/drm/i915/i915_dma.c
sys/dev/drm/include/drm/drmP.h
sys/dev/drm/radeon/radeon_irq_kms.c
sys/dev/drm/radeon/radeon_kms.c