Commit 064ece8d authored by He Fengqing's avatar He Fengqing Committed by Greg Kroah-Hartman
Browse files

drivers: usb: Fix a typo in dwc3-qcom.c

parent a1aea351
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *
 */