[PATCH v2] phy/qcom-qmp-combo: propagate correct return value at phy_power_on()
Abhinav Kumar
quic_abhinavk at quicinc.com
Fri Mar 29 18:24:12 UTC 2024
On 3/29/2024 9:41 AM, Kuogee Hsieh wrote:
> Currently qmp_combo_dp_power_on() always return 0 in regardless of
> return value of cfg->configure_dp_phy(). This patch propagate
> return value of cfg->configure_dp_phy() all the way back to caller.
>
> Fixes: 52e013d0bffa ("phy: qcom-qmp: Add support for DP in USB3+DP combo phy")
> Signed-off-by: Kuogee Hsieh <quic_khsieh at quicinc.com>
> ---
> drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 13 +++++++++----
> 1 file changed, 9 insertions(+), 4 deletions(-)
>
Thanks for the cleanup!
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list