phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
authorNitin Rawat <quic_nitirawa@quicinc.com>
Mon, 26 May 2025 15:38:18 +0000 (21:08 +0530)
committerVinod Koul <vkoul@kernel.org>
Sun, 15 Jun 2025 14:23:24 +0000 (19:53 +0530)
commitacc6b0d73d902d3296d8c77878a9b508c2c6a5bf
treeb2ef949c9a8825f952c8dcdf78393f26de784da6
parent7bcf4936aac6ec8d6fafbfd6f4f62302e5296a0d
phy: qcom-qmp-ufs: Rename qmp_ufs_power_off

Rename qmp_ufs_disable to qmp_ufs_power_off to better represent its
functionality. Additionally, inline qmp_ufs_exit into qmp_ufs_power_off
function to preserve the functionality of .power_off.

There is no functional change.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Nitin Rawat <quic_nitirawa@quicinc.com>
Link: https://lore.kernel.org/r/20250526153821.7918-8-quic_nitirawa@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c