[PATCH 0/5] nvmem: core: one fix and several cleanups for sysfs code

From: Thomas Weißschuh
Date: Thu Jun 20 2024 - 12:01:17 EST


Patch 1 is a bugfix.
All other patches are small cleanups.

Hint about another nvmem bugfix at [0].

[0] https://lore.kernel.org/lkml/20240619-nvmem-cell-sysfs-perm-v1-1-e5b7882fdfa8@xxxxxxxxxxxxxx/

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (5):
nvmem: core: only change name to fram for current attribute
nvmem: core: mark bin_attr_nvmem_eeprom_compat as const
nvmem: core: add single sysfs group
nvmem: core: remove global nvmem_cells_group
nvmem: core: drop unnecessary range checks in sysfs callbacks

drivers/nvmem/core.c | 52 +++++++++++++---------------------------------------
1 file changed, 13 insertions(+), 39 deletions(-)
---
base-commit: e5b3efbe1ab1793bb49ae07d56d0973267e65112
change-id: 20240620-nvmem-compat-name-79474e8a0569

Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>