diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2023-08-24 17:13:45 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-02-07 11:20:26 +0100 |
commit | 95055beb067cb30f626fb10f7019737ca7681df0 (patch) | |
tree | ec7aa2d9f9661266beb96e0b78825c3cf3fb530d /scripts/gdb/linux/device.py | |
parent | 7936378cb6d87073163130e1e1fc1e5f76a597cf (diff) |
phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()
It should be 'qphy->vreg' passed to PTR_ERR() when devm_regulator_get() fails.
Fixes: 08e49af50701 ("phy: qcom: Introduce M31 USB PHY driver")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/20230824091345.1072650-1-yangyingliang@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions