diff options
author | Thierry Reding <treding@nvidia.com> | 2016-08-15 17:31:31 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-08-18 15:41:06 -0500 |
commit | a7fbae213925488066e296f30cc81aaa2c5c2802 (patch) | |
tree | 0fd980a4d3410e94d108d2b42675616d50325e1b /drivers/pci/host/pci-aardvark.c | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) | |
download | linux-a7fbae213925488066e296f30cc81aaa2c5c2802.tar.gz linux-a7fbae213925488066e296f30cc81aaa2c5c2802.tar.bz2 linux-a7fbae213925488066e296f30cc81aaa2c5c2802.zip |
PCI: tegra: Remove redundant _data suffix
The struct tegra_pcie_soc_data represents SoC-specific data. The shorter
name tegra_pcie_soc already describes that accurately enough, so the extra
five characters are redundant. Also remove the suffix from various
variable names to shorten the code a little.
This also makes this driver more consistent with the naming used in other
drivers that use a similar mechanism to differentiate between various SoC
generations.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/host/pci-aardvark.c')
0 files changed, 0 insertions, 0 deletions