OSDN Git Service

PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 5 Sep 2017 17:27:11 +0000 (12:27 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 5 Sep 2017 17:27:11 +0000 (12:27 -0500)
commitd8fa9345ef333005f04a85f823dc4b117ff436b3
treeb37f7184bbe68140317b1caaf6c79ca0d68b50d4
parentb91c26c6a539e26261cbe280b9f48311663ce655
PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP

PCI_EXP_CAP is an iProc-specific value, so rename it to IPROC_PCI_EXP_CAP
to make it obvious that it's not related to the generic values like
PCI_EXP_RTCTL, etc.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-iproc.c