Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information