From: Peng Fan <peng.fan@oss.nxp.com>
To: Marek Vasut <marek.vasut+renesas@mailbox.org>
Cc: u-boot@lists.denx.de, "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
Fabio Estevam <festevam@gmail.com>,
Patrice Chotard <patrice.chotard@foss.st.com>,
Peng Fan <peng.fan@nxp.com>, Stefano Babic <sbabic@nabladev.com>,
Tom Rini <trini@konsulko.com>, Yao Zi <me@ziyao.cc>
Subject: Re: [PATCH 2/6] mailbox: imx: Staticize and constify driver ops
Date: Wed, 13 May 2026 19:05:11 +0800 [thread overview]
Message-ID: <agRa59NnR0nZccbm@shlinux89> (raw)
In-Reply-To: <20260507220651.209168-2-marek.vasut+renesas@mailbox.org>
On Fri, May 08, 2026 at 12:06:29AM +0200, Marek Vasut 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: Peng Fan <peng.fan@nxp.com>
next prev parent reply other threads:[~2026-05-13 11:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-07 22:06 [PATCH 1/6] mailbox: apple: Staticize and constify driver ops Marek Vasut
2026-05-07 22:06 ` [PATCH 2/6] mailbox: imx: " Marek Vasut
2026-05-13 11:05 ` Peng Fan [this message]
2026-05-07 22:06 ` [PATCH 3/6] mailbox: k3-sec-proxy: " Marek Vasut
2026-05-07 22:06 ` [PATCH 4/6] mailbox: renesas: " Marek Vasut
2026-05-07 22:06 ` [PATCH 5/6] mailbox: sandbox: " Marek Vasut
2026-05-07 22:06 ` [PATCH 6/6] mailbox: stm32-ipcc: " Marek Vasut
2026-05-11 6:42 ` Patrice CHOTARD
2026-05-07 22:14 ` [PATCH 1/6] mailbox: apple: " Mark Kettenis
2026-05-19 13:35 ` Tom Rini
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=agRa59NnR0nZccbm@shlinux89 \
--to=peng.fan@oss.nxp.com \
--cc=festevam@gmail.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=me@ziyao.cc \
--cc=patrice.chotard@foss.st.com \
--cc=peng.fan@nxp.com \
--cc=sbabic@nabladev.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/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.