commit | 1f6c4501c667a6bf25996f04c9cae49a88d90d01 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Jan 11 17:36:55 2017 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 21 15:00:12 2017 -0600 |
tree | fde3dd08acb466ef965f64b550c1edfd8f3d9cb6 | |
parent | ebe85a44aad47bb5f08c5cbd939eb5e40956c73b [diff] |
PCI: dra7xx: Group PHY API invocations No functional change. PHY APIs like phy_init()/phy_power_on() are invoked from multiple places. Group all the PHY APIs in dra7xx_pcie_enable_phy() and dra7xx_pcie_disable_phy() and use these functions for enabling or disabling the PHY. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>