mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
usb: dwc3: fix a typo 'HishSpeed'
It should be 'HighSpeed' instead of 'HishSpeed'. Signed-off-by: Xu Yang <xu.yang_2@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://patch.msgid.link/20260304113916.856841-2-xu.yang_2@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7cc9508563
commit
fa305f884c
|
|
@ -1152,7 +1152,7 @@ struct dwc3_glue_ops {
|
|||
* VBUS with an external supply.
|
||||
* @parkmode_disable_ss_quirk: set if we need to disable all SuperSpeed
|
||||
* instances in park mode.
|
||||
* @parkmode_disable_hs_quirk: set if we need to disable all HishSpeed
|
||||
* @parkmode_disable_hs_quirk: set if we need to disable all HighSpeed
|
||||
* instances in park mode.
|
||||
* @gfladj_refclk_lpm_sel: set if we need to enable SOF/ITP counter
|
||||
* running based on ref_clk
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user