[PATCH 14/14] reset: tegra186: Staticize and constify driver ops
Svyatoslav Ryhel
clamor95 at gmail.com
Sat May 9 18:47:28 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/tegra186-reset.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