[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <PSXP216MB0438BB51FBB5964FAD7E180F80F70@PSXP216MB0438.KORP216.PROD.OUTLOOK.COM>
Date: Wed, 18 Mar 2020 14:49:32 +0000
From: Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: Mika Westerberg <mika.westerberg@...ux.intel.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
Subject: [PATCH v5 0/1] nvmem: Add support for write-only instances, and
clean-up
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
Powered by blists - more mailing lists