commit | 40f67fb2c384fe12741aa35010d62bfe8c98286c | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Feb 15 18:48:13 2017 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 21 15:00:26 2017 -0600 |
tree | 98adb5d1545cc7ed8bec8c3da1e0d18d69088384 | |
parent | 19ce01cc8cbc314d73db9755715a8f6e8ad59a7f [diff] |
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init() No functional change. Get device pointer at the beginning of dw_pcie_host_init() instead of getting it all over dw_pcie_host_init(). This is in preparation for splitting struct pcie_port into host and core structures (once split pcie_port will not have device pointer). Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>