[PATCH 1/3] misc: cros_ec: Staticize and constify driver ops
Tom Rini
trini at konsulko.com
Tue May 19 15:35:07 CEST 2026
On Fri, 08 May 2026 00:07:14 +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!
[1/3] misc: cros_ec: Staticize and constify driver ops
commit: 0bda59b1fac580accda9e810cebead29585e6a5c
[2/3] misc: i2c: eeprom-emul: Staticize and constify driver ops
commit: d6a87d042e55d989751fa70f45d44dc230eedefb
[3/3] misc: x86: Staticize and constify driver ops
commit: 9ef7c13308f685ebc701f1f0e3e686034ddda87e
--
Tom
More information about the U-Boot
mailing list