commit | fffbe10e2fd3a92a401cbcbb77da7f67fe900eeb | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 06 08:44:01 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:12:10 2020 +0100 |
tree | a6e56d945215b27e15eab11c43fc3ef92b31fb70 | |
parent | d53d4ae981d065a63423b0fe64d18827ed540349 [diff] |
rtc: mpc5121: convert to devm_rtc_allocate_device This simplifies the path for the rtc_ops selection. Link: https://lore.kernel.org/r/20200306074404.58909-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>