Linux USB
 help / color / mirror / Atom feed
From: Peter Chen <peter.chen@nxp.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Leo Li <leoyang.li@nxp.com>, Felipe Balbi <balbi@kernel.org>,
	Jiri Kosina <trivial@kernel.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH trivial] usb: Spelling s/disconnet/disconnect/
Date: Fri, 25 Oct 2019 03:16:29 +0000	[thread overview]
Message-ID: <20191025031618.GB13392@b29397-desktop> (raw)
In-Reply-To: <20191024152747.30617-1-geert+renesas@glider.be>

On 19-10-24 17:27:47, Geert Uytterhoeven wrote:
> Fix misspellings of "disconnect".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/usb/chipidea/udc.c            | 2 +-
>  drivers/usb/gadget/udc/fsl_udc_core.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/usb/chipidea/udc.c b/drivers/usb/chipidea/udc.c
> index 8f18e7b6cadf4306..0b6166a64d72a762 100644
> --- a/drivers/usb/chipidea/udc.c
> +++ b/drivers/usb/chipidea/udc.c
> @@ -1612,7 +1612,7 @@ static int ci_udc_selfpowered(struct usb_gadget *_gadget, int is_on)
>  }
>  
>  /* Change Data+ pullup status
> - * this func is used by usb_gadget_connect/disconnet
> + * this func is used by usb_gadget_connect/disconnect
>   */
>  static int ci_udc_pullup(struct usb_gadget *_gadget, int is_on)
>  {
> diff --git a/drivers/usb/gadget/udc/fsl_udc_core.c b/drivers/usb/gadget/udc/fsl_udc_core.c
> index 20141c3096f68ab4..7114a0ef4b13b4e6 100644
> --- a/drivers/usb/gadget/udc/fsl_udc_core.c
> +++ b/drivers/usb/gadget/udc/fsl_udc_core.c
> @@ -1208,7 +1208,7 @@ static int fsl_vbus_draw(struct usb_gadget *gadget, unsigned mA)
>  }
>  
>  /* Change Data+ pullup status
> - * this func is used by usb_gadget_connect/disconnet
> + * this func is used by usb_gadget_connect/disconnect
>   */
>  static int fsl_pullup(struct usb_gadget *gadget, int is_on)
>  {

Acked-by: Peter Chen <peter.chen@nxp.com>

-- 

Thanks,
Peter Chen

      reply	other threads:[~2019-10-25  3:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 15:27 [PATCH trivial] usb: Spelling s/disconnet/disconnect/ Geert Uytterhoeven
2019-10-25  3:16 ` Peter Chen [this message]

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=20191025031618.GB13392@b29397-desktop \
    --to=peter.chen@nxp.com \
    --cc=balbi@kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=trivial@kernel.org \
    /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