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, 21 Jul 2021 08:10:53 +0000 (10:10 +0200)
commit8e6cb5d27e8246d9c986ec162d066a502d2b602b
tree378c3e8a59eb24e9f3eb1737200f6be43b4d5d21
parent0356e6283c7177391d144612f4b12986ed5c4f6e
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API

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>
drivers/usb/dwc3/dwc3-qcom.c