diff options
author | Michael Walle <michael@walle.cc> | 2023-02-06 13:43:49 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-06 19:06:59 +0100 |
commit | 2ded6830d376d5e7bf43d59f7f7fdf1a59abc676 (patch) | |
tree | 997ad6c0fab8d6dda27397fc43d003ec3b7c6b4a /tools/hv | |
parent | cc5bdd323dde6494623f3ffe3a5b887fa21cd375 (diff) |
nvmem: core: add nvmem_add_one_cell()
Add a new function to add exactly one cell. This will be used by the
nvmem layout drivers to add custom cells. In contrast to the
nvmem_add_cells(), this has the advantage that we don't have to assemble
a list of cells on runtime.
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230206134356.839737-16-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions