hc
2024-11-01 7e970c18f85f99acc678d90128b6e01dce1bf273
kernel/include/linux/regmap.h
....@@ -369,6 +369,7 @@
369369 int (*reg_write)(void *context, unsigned int reg, unsigned int val);
370370
371371 bool fast_io;
372
+ bool oob_io;
372373
373374 unsigned int max_register;
374375 const struct regmap_access_table *wr_table;