[PATCH 0/2] regmap: add const_struct.checkpatch entries and constify regmap_irq_sub_irq_map
From: Thomas Weißschuh
Date: Sat Jul 06 2024 - 07:14:34 EST
Some non-functional changes to enable more .rodata structs.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (2):
const_structs.checkpatch: add regmap structs
regmap-irq: handle const struct regmap_irq_sub_irq_map
drivers/base/regmap/regmap-irq.c | 2 +-
include/linux/regmap.h | 2 +-
scripts/const_structs.checkpatch | 10 ++++++++++
3 files changed, 12 insertions(+), 2 deletions(-)
---
base-commit: 1dd28064d4164a4dc9096fd1a7990d2de15f2bb6
change-id: 20240706-regmap-const-structs-25e3d5833d3b
Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>