[PATCH 1/3] drm/pci: Use the standard #defines for PCIe Link Capability bits

2013-01-04 Thread Bjorn Helgaas
Use the standard #defines rather than bare numbers for the PCIe Link Capabilities speed bits. Signed-off-by: Bjorn Helgaas --- drivers/gpu/drm/drm_pci.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_pci.c b/drivers/gpu/drm/drm_pci.c index 754bc96

[PATCH 1/3] drm/pci: Use the standard #defines for PCIe Link Capability bits

2013-01-04 Thread Bjorn Helgaas
Use the standard #defines rather than bare numbers for the PCIe Link Capabilities speed bits. Signed-off-by: Bjorn Helgaas --- drivers/gpu/drm/drm_pci.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_pci.c b/drivers/gpu/drm/drm_pci.c index 754bc96