PCI: qcom: Remove unnecessary pipe_clk handling
QMP PHY driver already does clk_prepare_enable()/_disable() pipe_clk. Remove extra calls to enable/disable this clock from the PCIe driver, so that the PHY driver can manage the clock on its own. Fixes: aa9c0df9 ("PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280") Signed-off-by:Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Loading
Please sign in to comment