From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Marek Vasut <marex@denx.de>
Subject: Re: [PATCH 2/2] usb: gadget: Remove the legacy usbtty driver
Date: Fri, 28 Feb 2025 10:08:01 +0100 [thread overview]
Message-ID: <87cyf2e8su.fsf@baylibre.com> (raw)
In-Reply-To: <20250227205101.4127604-2-trini@konsulko.com>
Hi Tom,
Thank you for the patch.
On jeu., févr. 27, 2025 at 14:51, Tom Rini <trini@konsulko.com> wrote:
> The lone user of this driver has been removed for some time. Remove this
> driver as well.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> Cc: Marek Vasut <marex@denx.de>
> Cc: Mattijs Korpershoek <mkorpershoek@baylibre.com>
> ---
> common/stdio.c | 3 -
> drivers/serial/Makefile | 3 -
> drivers/serial/ns16550.c | 8 +-
> drivers/serial/usbtty.c | 983 ---------------------------------------
> drivers/serial/usbtty.h | 49 --
> include/serial.h | 20 -
> include/stdio_dev.h | 1 -
> lib/Makefile | 4 -
> 8 files changed, 2 insertions(+), 1069 deletions(-)
> delete mode 100644 drivers/serial/usbtty.c
> delete mode 100644 drivers/serial/usbtty.h
More code dead code removal, great!
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
>
[...]
next prev parent reply other threads:[~2025-02-28 9:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 20:51 [PATCH 1/2] usb: gadget: Remove final remnants of CONFIG_USB_DEVICE Tom Rini
2025-02-27 20:51 ` [PATCH 2/2] usb: gadget: Remove the legacy usbtty driver Tom Rini
2025-02-28 9:08 ` Mattijs Korpershoek [this message]
2025-02-28 9:06 ` [PATCH 1/2] usb: gadget: Remove final remnants of CONFIG_USB_DEVICE Mattijs Korpershoek
2025-03-10 8:23 ` Mattijs Korpershoek
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=87cyf2e8su.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=marex@denx.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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