mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-22 13:15:11 -04:00
drivers: usb: Fix a typo in dwc3-qcom.c
This patch fix a spelling typo in dwc3-qcom.c Signed-off-by: He Fengqing <hefengqing@huawei.com> Link: https://lore.kernel.org/r/20210316041430.2203546-1-hefengqing@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a1aea351d4
commit
064ece8d7c
@@ -235,7 +235,7 @@ static int dwc3_qcom_interconnect_disable(struct dwc3_qcom *qcom)
|
||||
|
||||
/**
|
||||
* dwc3_qcom_interconnect_init() - Get interconnect path handles
|
||||
* and set bandwidhth.
|
||||
* and set bandwidth.
|
||||
* @qcom: Pointer to the concerned usb core.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user