Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
To: Xu Yang <xu.yang_2@nxp.com>
Cc: Thinh Nguyen <Thinh.Nguyen@synopsys.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"imx@lists.linux.dev" <imx@lists.linux.dev>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/2] usb: dwc3: fix a typo 'HishSpeed'
Date: Thu, 5 Mar 2026 01:34:21 +0000	[thread overview]
Message-ID: <20260305013416.mf3oxyoh24zh3ldt@synopsys.com> (raw)
In-Reply-To: <20260304113916.856841-2-xu.yang_2@nxp.com>

On Wed, Mar 04, 2026, Xu Yang wrote:
> It should be 'HighSpeed' instead of 'HishSpeed'.
> 
> Fixes: d21a797a3eeb ("usb: dwc3: core: add support for disabling High-speed park mode")
> Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
> 
> ---
> Changes in v2:
>  - improve commit message
>  - add fix tag
> ---
>  drivers/usb/dwc3/core.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/dwc3/core.h b/drivers/usb/dwc3/core.h
> index 7adb8e74bd84..41cfefb34abd 100644
> --- a/drivers/usb/dwc3/core.h
> +++ b/drivers/usb/dwc3/core.h
> @@ -1151,7 +1151,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
> -- 
> 2.34.1
> 

Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>

Thanks,
Thinh

  parent reply	other threads:[~2026-03-05  1:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-04 11:39 [PATCH v2 1/2] usb: dwc3: fix a kernel-doc issue Xu Yang
2026-03-04 11:39 ` [PATCH v2 2/2] usb: dwc3: fix a typo 'HishSpeed' Xu Yang
2026-03-04 11:59   ` Daniel Baluta
2026-03-05  1:34   ` Thinh Nguyen [this message]
2026-03-04 12:00 ` [PATCH v2 1/2] usb: dwc3: fix a kernel-doc issue Daniel Baluta
2026-03-05  1:33 ` Thinh Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260305013416.mf3oxyoh24zh3ldt@synopsys.com \
    --to=thinh.nguyen@synopsys.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=imx@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=xu.yang_2@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox