diff options
author | Sam Protsenko <[email protected]> | 2021-10-21 23:22:54 +0300 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2021-10-23 23:57:23 +0200 |
commit | dba28c37f23a09fc32dbc37463ddb2feb3886f98 (patch) | |
tree | a5836fdb8539268a2eafe861ebff869d25a703cb /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 005870f46cf6f98417ec48d129721e945dfb3a43 (diff) |
rtc: s3c: Remove usage of devm_rtc_device_register()
devm_rtc_device_register() is deprecated. Use devm_rtc_allocate_device()
and devm_rtc_register_device() API instead. This change doesn't change
the behavior, but allows for further improvements.
Signed-off-by: Sam Protsenko <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions