All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Crescent Hsieh <crescentcy.hsieh@moxa.com>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: serial: mxuport: update number-of-ports encoding
Date: Mon, 11 May 2026 09:19:05 +0200	[thread overview]
Message-ID: <agGC6aRZAukx0BDM@hovoldconsulting.com> (raw)
In-Reply-To: <2026050839-spry-ogle-5ddd@gregkh>

On Fri, May 08, 2026 at 07:16:46AM +0200, Greg Kroah-Hartman wrote:
> On Thu, May 07, 2026 at 04:11:14PM +0200, Johan Hovold wrote:
> > In preparation for adding support for 3, 5, 6 and 7 port devices, replace
> > the current one-bit-per-type encoding of the number of ports with a more
> > compact four bit encoding (2..16 ports or undefined).
> > 
> > Signed-off-by: Johan Hovold <johan@kernel.org>
> > ---
> >  drivers/usb/serial/mxuport.c | 38 +++++++++++++++---------------------
> >  1 file changed, 16 insertions(+), 22 deletions(-)
> 
> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Thanks for reviewing. Now applied.

Johan

      reply	other threads:[~2026-05-11  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-07 14:11 [PATCH] USB: serial: mxuport: update number-of-ports encoding Johan Hovold
2026-05-08  5:16 ` Greg KH
2026-05-11  7:19   ` Johan Hovold [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=agGC6aRZAukx0BDM@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=crescentcy.hsieh@moxa.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.