commit | 6a43a425a074afc855af0fc4612c6e3438f97426 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:42:09 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 08:45:47 2016 -0500 |
tree | 786ccfc637234f0f88a0305ad4754897c2b258ff | |
parent | 7a29f04a56649f75b3877d161d291af711646b41 [diff] |
PCI: spear: Clean up struct device usage For consistency with other drivers, use the struct device pointer from struct pcie_port whenever possible instead of relying on the platform_device pointer. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>