]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita56649c5bde56a75096c452ec38b7b9381c10234
treeb37f7184bbe68140317b1caaf6c79ca0d68b50d4
parentb455c848bcd9e19a0b517c02bbea7865c8f56e1c
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