All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Raphaël Gallais-Pou" <rgallaispou@gmail.com>
To: Marek Vasut <marek.vasut+renesas@mailbox.org>, u-boot@lists.denx.de
Cc: Anatolij Gustschin <ag.dev.uboot@gmail.com>,
	Patrice Chotard <patrice.chotard@foss.st.com>,
	Patrick Delaunay <patrick.delaunay@foss.st.com>,
	Tom Rini <trini@konsulko.com>,
	uboot-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH 09/11] video: stm32: Staticize and constify driver ops
Date: Thu, 14 May 2026 17:03:00 +0200	[thread overview]
Message-ID: <8bf4666d-c168-4bf4-a079-7b41b3af2534@gmail.com> (raw)
In-Reply-To: <20260510171723.56866-9-marek.vasut+renesas@mailbox.org>



On 5/10/26 19:17, 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>
> ---
> Cc: Anatolij Gustschin <ag.dev.uboot@gmail.com>
> Cc: Patrice Chotard <patrice.chotard@foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Cc: Raphael Gallais-Pou <rgallaispou@gmail.com>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: u-boot@lists.denx.de
> Cc: uboot-stm32@st-md-mailman.stormreply.com
> ---Hi Marek,

Reviewed-by: Raphaël Gallais-Pou <rgallaispou@gmail.com>

Thanks,
Best regards,
Raphaël

  parent reply	other threads:[~2026-05-14 15:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-10 17:16 [PATCH 01/11] video: bridge: anx6345: Staticize and constify driver ops Marek Vasut
2026-05-10 17:16 ` [PATCH 02/11] video: bridge: ps862x: " Marek Vasut
2026-05-11 13:07   ` Simon Glass
2026-05-10 17:16 ` [PATCH 03/11] video: bridge: ptn3460: " Marek Vasut
2026-05-11 13:07   ` Simon Glass
2026-05-10 17:16 ` [PATCH 04/11] video: console: normal: " Marek Vasut
2026-05-11 13:07   ` Simon Glass
2026-05-10 17:17 ` [PATCH 05/11] video: console: rotate: " Marek Vasut
2026-05-11 13:08   ` Simon Glass
2026-05-10 17:17 ` [PATCH 06/11] video: console: truetype: " Marek Vasut
2026-05-11 13:07   ` Simon Glass
2026-05-10 17:17 ` [PATCH 07/11] video: dw_mipi_dsi: " Marek Vasut
2026-05-11 13:08   ` Simon Glass
2026-05-10 17:17 ` [PATCH 08/11] video: imx: ldb: " Marek Vasut
2026-05-11 13:08   ` Simon Glass
2026-05-10 17:17 ` [PATCH 09/11] video: stm32: " Marek Vasut
2026-05-11  6:02   ` Patrice CHOTARD
2026-05-11 13:11   ` Simon Glass
2026-05-14 15:03   ` Raphaël Gallais-Pou [this message]
2026-05-10 17:17 ` [PATCH 10/11] video: tda19988: " Marek Vasut
2026-05-11 13:08   ` Simon Glass
2026-05-10 17:17 ` [PATCH 11/11] video: tegra: " Marek Vasut
2026-05-10 17:41   ` Svyatoslav Ryhel
2026-05-11 18:07   ` Simon Glass
2026-05-11 13:07 ` [PATCH 01/11] video: bridge: anx6345: " Simon Glass

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=8bf4666d-c168-4bf4-a079-7b41b3af2534@gmail.com \
    --to=rgallaispou@gmail.com \
    --cc=ag.dev.uboot@gmail.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-stm32@st-md-mailman.stormreply.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.