[PATCH 00/10] nvmem: fixes for 6.2

From: Srinivas Kandagatla
Date: Fri Jan 27 2023 - 05:40:43 EST


Hi Greg,

Here are some nvmem core fixes around nvmem provider device register
and error paths.
Most of these patches have been in next for 2-3 weeks.

Am really not sure if you are taking fixes late in this cycle.
In case you are not could you please apply them for 6.3

Thanks,
Srini

Jiasheng Jiang (1):
nvmem: brcm_nvram: Add check for kzalloc

Johan Hovold (1):
nvmem: qcom-spmi-sdam: fix module autoloading

Michael Walle (2):
nvmem: core: fix device node refcounting
nvmem: core: fix cell removal on error

Russell King (Oracle) (5):
nvmem: core: initialise nvmem->id early
nvmem: core: remove nvmem_config wp_gpio
nvmem: core: fix cleanup after dev_set_name()
nvmem: core: fix registration vs use race
nvmem: core: fix return value

Samuel Holland (1):
nvmem: sunxi_sid: Always use 32-bit MMIO reads

drivers/nvmem/brcm_nvram.c | 3 ++
drivers/nvmem/core.c | 60 +++++++++++++++++-----------------
drivers/nvmem/qcom-spmi-sdam.c | 1 +
drivers/nvmem/sunxi_sid.c | 15 ++++++++-
include/linux/nvmem-provider.h | 2 --
5 files changed, 48 insertions(+), 33 deletions(-)

--
2.25.1