]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
authorWesley Cheng <wcheng@codeaurora.org>
Sun, 4 Jul 2021 01:33:12 +0000 (02:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Feb 2023 11:47:13 +0000 (12:47 +0100)
commit329dc4e76f7a0fa9f46e9cd5ac12d98a0e370c42
tree919949d52b58107d52e4f1a21114fe711c807359
parentb2cce63fa505c7ae0dbfed613f415dc3b1098bfc
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API

[ Upstream commit 8e6cb5d27e8246d9c986ec162d066a502d2b602b ]

There was an extra character in the dwc3_qcom_vbus_override_enable()
function.  Removed the extra character.

Signed-off-by: Wesley Cheng <wcheng@codeaurora.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210704013314.200951-2-bryan.odonoghue@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: eb320f76e31d ("usb: dwc3: qcom: enable vbus override when in OTG dr-mode")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/usb/dwc3/dwc3-qcom.c