[PATCH 11/11] video: tegra: Staticize and constify driver ops
Svyatoslav Ryhel
clamor95 at gmail.com
Sun May 10 19:41:42 CEST 2026
нд, 10 трав. 2026 р. о 20:17 Marek Vasut <marek.vasut+renesas at mailbox.org> пише:
>
> 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 at mailbox.org>
> ---
> Cc: Anatolij Gustschin <ag.dev.uboot at gmail.com>
> Cc: Svyatoslav Ryhel <clamor95 at gmail.com>
> Cc: Thierry Reding <treding at nvidia.com>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: u-boot at lists.denx.de
> ---
> drivers/video/tegra/dsi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Svyatoslav Ryhel <clamor95 at gmail.com>
Thank you!
More information about the U-Boot
mailing list