[PATCH 13/14] reset: tegra-car: Staticize and constify driver ops
Svyatoslav Ryhel
clamor95 at gmail.com
Sat May 9 18:46:55 CEST 2026
сб, 9 трав. 2026 р. о 18:13 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: 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/reset/tegra-car-reset.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Svyatoslav Ryhel <clamor95 at gmail.com>
More information about the U-Boot
mailing list