commit | d2ab1fa68c61f01b28ab0859a972c892d81f5d32 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Aug 27 11:11:10 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Aug 27 12:50:13 2013 -0600 |
tree | 4e38144c01023a1ff640a3000fe1da94b60abae3 | |
parent | 808e34e2cd6bc74a2311b6a00d12a52e37fb50c0 [diff] |
PCI: Rename PCIe capability definitions to follow convention All other PCIe capability register fields include "PCI_EXP" + <reg-name> + <field-name>. This renames PCI_EXP_OBFF_MASK, PCI_EXP_IDO_REQ_EN, PCI_EXP_LTR_EN, and related fields using the same convention. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> # for MFD driver