drm/pci: Use the standard #defines for PCIe Link Capability bits
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 4 Jan 2013 19:10:32 +0000 (19:10 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Feb 2013 03:54:28 +0000 (13:54 +1000)
commit9fe0423eac2c0781a3ece8779b086acd3e76f2c8
tree8887017322c28d185cb417b10f91b8baa47040db
parent03f6509df9218c760ae74f41a609233220d33f19
drm/pci: Use the standard #defines for PCIe Link Capability bits

Use the standard #defines rather than bare numbers for the PCIe Link
Capabilities speed bits.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_pci.c