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 1/2] usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
Date: Fri, 28 Feb 2025 10:06:07 +0100 [thread overview]
Message-ID: <87frjye8w0.fsf@baylibre.com> (raw)
In-Reply-To: <20250227205101.4127604-1-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 the legacy USB device framework have been removed for
> some time. Remove the final parts of the code that were missed.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> Cc: Marek Vasut <marex@denx.de>
> Cc: Mattijs Korpershoek <mkorpershoek@baylibre.com>
> ---
> Makefile | 1 -
> arch/arm/lib/bootm.c | 4 -
> arch/riscv/lib/bootm.c | 4 -
> drivers/usb/gadget/Makefile | 4 -
> drivers/usb/gadget/core.c | 621 ----------------------------------
> drivers/usb/gadget/ep0.c | 619 ---------------------------------
> lib/efi_loader/efi_boottime.c | 2 -
> 7 files changed, 1255 deletions(-)
> delete mode 100644 drivers/usb/gadget/core.c
> delete mode 100644 drivers/usb/gadget/ep0.c
I'm always happy to see dead code go. Thanks for doing this!
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
>
[...]
next prev parent reply other threads:[~2025-02-28 9:06 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
2025-02-28 9:06 ` Mattijs Korpershoek [this message]
2025-03-10 8:23 ` [PATCH 1/2] usb: gadget: Remove final remnants of CONFIG_USB_DEVICE 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=87frjye8w0.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