linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ramona Alexandra Nechita <ramona.nechita@analog.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: host: Updated MAX3421 to MAX3421E in Kconfig
Date: Tue, 21 Sep 2021 16:28:41 +0200	[thread overview]
Message-ID: <YUnsGZLTS6eBtQBz@kroah.com> (raw)
In-Reply-To: <20210915110937.17647-1-ramona.nechita@analog.com>

On Wed, Sep 15, 2021 at 02:09:37PM +0300, Ramona Alexandra Nechita wrote:
> MAX3421 is supposed to be MAX3421E, Kconfig was modified
> accordingly.
> 
> Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com>
> ---
>  drivers/usb/host/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> index 79b2e79dddd0..0ffa77163ae0 100644
> --- a/drivers/usb/host/Kconfig
> +++ b/drivers/usb/host/Kconfig
> @@ -372,7 +372,7 @@ config USB_FOTG210_HCD
>  	  module will be called fotg210-hcd.
>  
>  config USB_MAX3421_HCD
> -	tristate "MAX3421 HCD (USB-over-SPI) support"
> +	tristate "MAX3421E HCD (USB-over-SPI) support"
>  	depends on USB && SPI
>  	---help---
>  	  The Maxim MAX3421E chip supports standard USB 2.0-compliant
> -- 
> 2.25.1
> 

Please use the latest version of the kernel to send patches against.
Can you please update your tree and resubmit this so that it can be
applied "cleanly"?

thanks,

greg k-h

      reply	other threads:[~2021-09-21 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15 11:09 [PATCH] usb: host: Updated MAX3421 to MAX3421E in Kconfig Ramona Alexandra Nechita
2021-09-21 14:28 ` Greg KH [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=YUnsGZLTS6eBtQBz@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=ramona.nechita@analog.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).