mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
ufs: Remove rx calibration
Removed rx calibration in resume. Change-Id: Ib7eb0c306cb1f424b4dca707e39e70f2a42fe4e0
This commit is contained in:
committed by
Jon Hunter
parent
701657e6f7
commit
fb95615c17
@@ -1493,11 +1493,6 @@ deassert_ufs_clk:
|
||||
|
||||
ufs_tegra_set_clk_div(hba);
|
||||
|
||||
ret = ufs_tegra_mphy_receiver_calibration(ufs_tegra,
|
||||
ufs_tegra->mphy_l0_base);
|
||||
if (ret < 0)
|
||||
goto out_disable_mphylane_clks;
|
||||
|
||||
end:
|
||||
pm_runtime_disable(dev);
|
||||
pm_runtime_set_active(dev);
|
||||
|
||||
Reference in New Issue
Block a user