diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-10-06 20:42:08 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-10-11 15:45:47 +0200 |
commit | ffe82fa66afb19c2d5a4b8a0da6d05df2b5a6dc5 (patch) | |
tree | 496e29516973fc4c4c6818237aa3a5029f5ab669 /drivers/pci/remove.c | |
parent | PCI: spear: Remove unused constants (diff) | |
download | linux-ffe82fa66afb19c2d5a4b8a0da6d05df2b5a6dc5.tar.xz linux-ffe82fa66afb19c2d5a4b8a0da6d05df2b5a6dc5.zip |
PCI: spear: Pass device-specific struct to internal functions
Only interfaces used from outside the driver, e.g., those called by the
DesignWare core, need to accept pointers to the generic struct pcie_port.
Internal interfaces can accept pointers to the device-specific struct,
which makes them more straightforward. No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/remove.c')
0 files changed, 0 insertions, 0 deletions