]> git.baikalelectronics.ru Git - kernel.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, 21 Jul 2021 08:10:53 +0000 (10:10 +0200)
commit2a1429fa8f36e49b3dabfb47e3431b1a40bbcf63
tree378c3e8a59eb24e9f3eb1737200f6be43b4d5d21
parent5e9e67a06ec9836048d01ef23728d4cd5fc64528
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