diff options
| author | Miquel Raynal <[email protected]> | 2023-12-15 11:15:28 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-15 13:30:07 +0100 |
| commit | 4a1a40233b4a9fc159a5c7a27dc34c5c7bc5be55 (patch) | |
| tree | 1c8a1c018ba399e7f1b03a7576914dad71e11e1d /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | 7f38b70042fcaa49219045bd1a9a2836e27a58ac (diff) | |
nvmem: Move of_nvmem_layout_get_container() in another header
nvmem-consumer.h is included by consumer devices, extracting data from
NVMEM devices whereas nvmem-provider.h is included by devices providing
NVMEM content.
The only users of of_nvmem_layout_get_container() outside of the core
are layout drivers, so better move its prototype to nvmem-provider.h.
While we do so, we also move the kdoc associated with the function to
the header rather than the .c file.
Signed-off-by: Miquel Raynal <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions