PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 17 Dec 2013 23:43:57 +0000 (16:43 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 18 Dec 2013 00:49:39 +0000 (17:49 -0700)
commit274127a1fdbad3c0d64e813521f4a0ef96cfc70e
tree72c5702de4cfcb7337550f355af46f568c448022
parent425c1b223dac456d00a61fd6b451b6d1cf00d065
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2

These are set of two capability registers, it's pretty much given that
they're registers, so reflect their purpose in the name.

Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/vc.c
drivers/vfio/pci/vfio_pci_config.c
include/uapi/linux/pci_regs.h
This page took 0.037488 seconds and 5 git commands to generate.