diff options
author | Rasmus Villemoes <[email protected]> | 2022-09-21 13:46:16 +0200 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2022-10-13 00:17:21 +0200 |
commit | a35a2ad2b88a66732ac442ad5f86dc49af51673f (patch) | |
tree | 3e06570546390fb0d481e31b9b7301f16829e25e /lib | |
parent | 0759011157b0d666b02b03b986d3de005d84027e (diff) |
rtc: isl12022: stop using deprecated devm_rtc_device_register()
The comments say that devm_rtc_device_register() is deprecated and
that one should instead use devm_rtc_allocate_device() and
[devm_]rtc_register_device. So do that.
Signed-off-by: Rasmus Villemoes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions