diff options
| author | Bartosz Golaszewski <[email protected]> | 2020-11-09 17:34:06 +0100 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2020-11-19 12:50:11 +0100 |
| commit | 3a905c2d9544a418953d6c18668f0f853fbd9be9 (patch) | |
| tree | c3a6428a3c94fa42176a7e8e7cd6bda5fd6970c1 /tools/perf/scripts/python | |
| parent | 25ece30561d247b2931b0d11d92e9c976a668771 (diff) | |
rtc: add devm_ prefix to rtc_nvmem_register()
rtc_nvmem_register() is a managed interface. It doesn't require any
release function to be called at driver detach. To avoid confusing
driver authors, let's rename it to devm_rtc_nvmem_register() and add it
to the list of managed interfaces in Documentation/.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions