diff options
author | Andrew Lunn <andrew@lunn.ch> | 2018-05-11 14:06:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-14 17:20:48 +0300 |
commit | b3db17e4b864e46ad150ebef69c0e0130a1c5fca (patch) | |
tree | af1a8b70ae44d4f73aa91c98e33489651cc2a418 /tools/hv | |
parent | 40fe78a242dd39f36e51907129831500f90d7d5b (diff) | |
download | linux-b3db17e4b864e46ad150ebef69c0e0130a1c5fca.tar.xz |
drivers: nvmem: Export nvmem_add_cells()
Not all platforms use device tree. It is useful to be able to add
cells to a NVMEM device from code. Export nvmem_add_cells() so making
this possible.
This required changing the parameters a bit, so that just the cells
and the number of cells are passed, not the whole nvmem config
structure.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Srinivas Kandagatla <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