All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@nabladev.com>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>,
	Marek Vasut <marek.vasut+usb@mailbox.org>
Subject: Re: [PATCH] usb: gadget: Mark udc_disconnect as static
Date: Fri, 27 Feb 2026 10:42:26 +0100	[thread overview]
Message-ID: <875x7i1q0t.fsf@kernel.org> (raw)
In-Reply-To: <20260224154504.85301-1-trini@konsulko.com>

Hi Tom,

Thank you for the patch.

On Tue, Feb 24, 2026 at 09:45, Tom Rini <trini@konsulko.com> wrote:

> With the last external callers of udc_disconnect long removed, mark this
> function as static now and remove it from headers.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>

> ---
>  arch/arm/include/asm/bootm.h | 2 --
>  drivers/usb/gadget/ci_udc.c  | 2 +-
>  include/usb.h                | 9 ---------
>  include/usb/udc.h            | 1 -
>  4 files changed, 1 insertion(+), 13 deletions(-)
>

  reply	other threads:[~2026-02-27  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-24 15:45 [PATCH] usb: gadget: Mark udc_disconnect as static Tom Rini
2026-02-27  9:42 ` Mattijs Korpershoek [this message]
2026-03-03  8:10 ` 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=875x7i1q0t.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=lukma@nabladev.com \
    --cc=marek.vasut+usb@mailbox.org \
    --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 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.