linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
To: Zeng Tao <prime.zeng@hisilicon.com>
Cc: "linuxarm@huawei.com" <linuxarm@huawei.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] usb: dwc2: Using tab instead of blank
Date: Fri, 19 Mar 2021 09:09:44 +0000	[thread overview]
Message-ID: <595b28ae-4ce7-8c71-b101-effa4d8b0f5f@synopsys.com> (raw)
In-Reply-To: <1616144456-15381-1-git-send-email-prime.zeng@hisilicon.com>

On 3/19/2021 1:00 PM, Zeng Tao wrote:
> Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>

Acked-by: Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>

> ---
>   drivers/usb/dwc2/gadget.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/dwc2/gadget.c b/drivers/usb/dwc2/gadget.c
> index ad4c943..53406f0 100644
> --- a/drivers/usb/dwc2/gadget.c
> +++ b/drivers/usb/dwc2/gadget.c
> @@ -3380,7 +3380,7 @@ void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *hsotg,
>   
>   	/* remove the HNP/SRP and set the PHY */
>   	usbcfg &= ~(GUSBCFG_SRPCAP | GUSBCFG_HNPCAP);
> -        dwc2_writel(hsotg, usbcfg, GUSBCFG);
> +	dwc2_writel(hsotg, usbcfg, GUSBCFG);
>   
>   	dwc2_phy_init(hsotg, true);
>   
> 


  reply	other threads:[~2021-03-19  9:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  9:00 [PATCH] usb: dwc2: Using tab instead of blank Zeng Tao
2021-03-19  9:09 ` Minas Harutyunyan [this message]
2021-03-19  9:31 ` Greg Kroah-Hartman
2021-03-22  9:44   ` 答复: " Zengtao (B)

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=595b28ae-4ce7-8c71-b101-effa4d8b0f5f@synopsys.com \
    --to=minas.harutyunyan@synopsys.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=prime.zeng@hisilicon.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;
as well as URLs for NNTP newsgroup(s).