diff options
author | Chanho Park <[email protected]> | 2022-07-06 11:02:55 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-13 22:53:05 -0400 |
commit | 3d73b200f9893d8f5ba5d105e8b69c8d16744fa2 (patch) | |
tree | e49db15da4cecb56aef0987b769d1cfd945194c4 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 9821106213c826f9c3dbccb617ce76f8981c8aba (diff) |
scsi: ufs: ufs-exynos: Change ufs phy control sequence
Since commit 1599069a62c6 ("phy: core: Warn when phy_power_on is called
before phy_init"), the following warning has been reported:
phy_power_on was called before phy_init
To address this, we need to remove phy_power_on from exynos_ufs_phy_init()
and move it after phy_init. phy_power_off and phy_exit are also necessary
in exynos_ufs_remove().
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Chanho Park <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions