From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Marek Vasut <marek.vasut+renesas@mailbox.org>, u-boot@lists.denx.de
Cc: Marek Vasut <marek.vasut+renesas@mailbox.org>,
Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 1/3] usb: dwc3: am62: Staticize and constify driver ops
Date: Mon, 11 May 2026 11:07:42 +0200 [thread overview]
Message-ID: <87y0hquxep.fsf@kernel.org> (raw)
In-Reply-To: <20260510171649.56837-1-marek.vasut+renesas@mailbox.org>
Hi Marek,
Thank you for the patch.
On Sun, May 10, 2026 at 19:16, Marek Vasut <marek.vasut+renesas@mailbox.org> wrote:
> Set the ops structure as static const. The structure is not accessible
> from outside of this driver and is not going to be modified at runtime.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
prev parent reply other threads:[~2026-05-11 9:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-10 17:16 [PATCH 1/3] usb: dwc3: am62: Staticize and constify driver ops Marek Vasut
2026-05-10 17:16 ` [PATCH 2/3] usb: dwc3: sti: " Marek Vasut
2026-05-11 9:07 ` Mattijs Korpershoek
2026-05-10 17:16 ` [PATCH 3/3] usb: dwc3: generic: " Marek Vasut
2026-05-11 9:08 ` Mattijs Korpershoek
2026-05-11 9:07 ` Mattijs Korpershoek [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=87y0hquxep.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=marek.vasut+renesas@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.