On Sat, 09 May 2026 17:12:24 +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.
>
>
Applied to u-boot/next, thanks!
[01/14] reset: ast2500: Staticize and constify driver ops
commit: c2912fa76b663cc7621080f5dbdf134758c27de0
[02/14] reset: ast2600: Staticize and constify driver ops
commit: cecdc51a4665705e9689b6780d9e0ff9dbd13421
[03/14] reset: at91: Staticize and constify driver ops
commit: 432749b1a3f7be53cc8b3c6156b0c6cf6612634b
[04/14] reset: bcm6345: Staticize and constify driver ops
commit: 6333bec332e87668a8a5b6b2745c81d958570e97
[05/14] reset: dra7: Staticize and constify driver ops
commit: 1fe34ada73ae056b8260106618a6c217f38f6b44
[06/14] reset: mediatek: Staticize and constify driver ops
commit: 85be3b92879a2b3e2707eff9eea05977a6bb4f05
[07/14] reset: meson: Staticize and constify driver ops
commit: 4020549f9bbc00ba84af0dfc53ae9b859da67f4c
[08/14] reset: npcm: Staticize and constify driver ops
commit: 35cd9d8636c25a7e9bc908db2fe8adcd87e6afc0
[09/14] reset: raspberrypi: Staticize and constify driver ops
commit: 2a7e739c040bbeb34c39fb38d159609079109f51
[10/14] reset: sunxi: Staticize and constify driver ops
commit: ce830106bf3b2d830e971ff622663a9c7516380b
[11/14] reset: sandbox: Staticize and constify driver ops
commit: 1e38a363c2ae5db7f4a64fb10051ff2321891e3e
[12/14] reset: sti: Staticize and constify driver ops
commit: 9c631c5dbb0758753fda452f3c5c8516f986e59a
[13/14] reset: tegra-car: Staticize and constify driver ops
commit: 6f69da0d0fd7775f77df7ff64f761d07c901d39c
[14/14] reset: tegra186: Staticize and constify driver ops
commit: c97fbda5fab8e42ce34d75b3a61800b9fe5162d0
--
Tom