All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Marek Vasut <marek.vasut+renesas@mailbox.org>
Cc: u-boot@lists.denx.de, Jaehoon Chung <jh80.chung@samsung.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Peng Fan <peng.fan@nxp.com>, Tom Rini <trini@konsulko.com>,
	u-boot-amlogic@groups.io
Subject: Re: [PATCH 09/14] power: domain: meson-secure-pwrc: Staticize and constify driver ops
Date: Wed, 13 May 2026 18:02:51 +0800	[thread overview]
Message-ID: <agRMS8C4KdE9MTRe@shlinux89> (raw)
In-Reply-To: <20260508122247.512862-9-marek.vasut+renesas@mailbox.org>

On Fri, May 08, 2026 at 02:22:09PM +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>

  reply	other threads:[~2026-05-13 10:00 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-08 12:22 [PATCH 01/14] power: domain: apple: Staticize and constify driver ops Marek Vasut
2026-05-08 12:22 ` [PATCH 02/14] power: domain: bcm6328: " Marek Vasut
2026-05-13 10:00   ` Peng Fan
2026-05-08 12:22 ` [PATCH 03/14] power: domain: imx8-legacy: " Marek Vasut
2026-05-13 10:01   ` Peng Fan
2026-05-08 12:22 ` [PATCH 04/14] power: domain: imx8: " Marek Vasut
2026-05-13 10:01   ` Peng Fan
2026-05-08 12:22 ` [PATCH 05/14] power: domain: imx8m: " Marek Vasut
2026-05-13 10:01   ` Peng Fan
2026-05-08 12:22 ` [PATCH 06/14] power: domain: imx8mp-mediamix: " Marek Vasut
2026-05-13 10:02   ` Peng Fan
2026-05-08 12:22 ` [PATCH 07/14] power: domain: meson-ee-pwrc: " Marek Vasut
2026-05-13 10:02   ` Peng Fan
2026-06-05 13:09   ` Neil Armstrong
2026-05-08 12:22 ` [PATCH 08/14] power: domain: meson-gx-pwrc: " Marek Vasut
2026-05-13 10:02   ` Peng Fan
2026-06-05 13:09   ` Neil Armstrong
2026-05-08 12:22 ` [PATCH 09/14] power: domain: meson-secure-pwrc: " Marek Vasut
2026-05-13 10:02   ` Peng Fan [this message]
2026-05-08 12:22 ` [PATCH 10/14] power: domain: mtk: " Marek Vasut
2026-05-08 12:58   ` David Lechner
2026-05-13 10:03   ` Peng Fan
2026-05-08 12:22 ` [PATCH 11/14] power: domain: sandbox: " Marek Vasut
2026-05-08 17:49   ` Simon Glass
2026-05-13 10:03   ` Peng Fan
2026-05-08 12:22 ` [PATCH 12/14] power: domain: scmi: " Marek Vasut
2026-05-13 10:03   ` Peng Fan
2026-05-08 12:22 ` [PATCH 13/14] power: domain: tegra186: " Marek Vasut
2026-05-13 10:03   ` Peng Fan
2026-05-08 12:22 ` [PATCH 14/14] power: domain: zynqmp: " Marek Vasut
2026-05-11  6:35   ` Michal Simek
2026-05-13 10:04   ` Peng Fan
2026-05-13 10:00 ` [PATCH 01/14] power: domain: apple: " Peng Fan

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=agRMS8C4KdE9MTRe@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=jh80.chung@samsung.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=neil.armstrong@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=trini@konsulko.com \
    --cc=u-boot-amlogic@groups.io \
    --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.