commit | d8fa9345ef333005f04a85f823dc4b117ff436b3 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 05 12:27:11 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 05 12:27:11 2017 -0500 |
tree | b37f7184bbe68140317b1caaf6c79ca0d68b50d4 | |
parent | b91c26c6a539e26261cbe280b9f48311663ce655 [diff] |
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>