summaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2014-01-07 03:15:31 +0400
committerBjorn Helgaas <bhelgaas@google.com>2014-01-07 22:37:27 +0400
commit167b1f049008b367a9003a6a8df090af4282a6b0 (patch)
tree1997812c52ea22d274b7b06a465fe82f3a759c66 /drivers/pci
parentd3572532993c7e8635ad8e5b50f8f613bf855ee2 (diff)
downloadlinux-167b1f049008b367a9003a6a8df090af4282a6b0.tar.xz
agp/ati: Use PCI_COMMAND instead of hard-coded 4
We're accessing the PCI_COMMAND register here, so use the appropriate #define. The bit we're writing (1 << 14) isn't defined by the PCI or PCIe spec, so we don't have a name for it. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions