commit | 8bad7f2fc3006d1752c426343ca77f1fbe61cf00 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 22:09:32 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 22:09:32 2016 -0500 |
tree | 5aedd3a905698b347bd1cb1812360017878790df | |
parent | 51c84709b8c4065fe83b84a487fe7822c2271e77 [diff] |
PCI: imx6: Pass struct imx6_pcie to PHY accessors Pass the struct imx6_pcie pointer, not dbi_base address, to PHY accessors. This enables future simplifications. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>