[PATCH v5 0/1] nvmem: Add support for write-only instances, and clean-up

From: Nicholas Johnson
Date: Wed Mar 18 2020 - 10:49:40 EST


Hello all,

Previous version: https://lkml.org/lkml/2020/3/16/1051

Changed since previous version:

- No longer leaking objects such as idr and gpio.

- Got rid of accidental line of diff removing blank line.

- Rebased on top of [0] as requested in [1] - no conflicts, anyway.

[0]
https://git.kernel.org/pub/scm/linux/kernel/git/srini/nvmem.git/tree/drivers/nvmem/core.c?h=for-next

[1]
https://lkml.org/lkml/2020/3/18/171

Nicholas Johnson (1):
nvmem: Add support for write-only instances

drivers/nvmem/core.c | 10 +++++--
drivers/nvmem/nvmem-sysfs.c | 56 +++++++++++++++++++++++++++++++------
2 files changed, 56 insertions(+), 10 deletions(-)

--
2.25.1