commit | b1c67e0b07c5613bb7e2ad20eee9a6e5d1504fd1 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Mar 05 22:50:19 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:12:09 2020 +0100 |
tree | 7e03cf8c8328a050060ee1237a33c159ed3f2f37 | |
parent | 09b875a426c97bd6b2e6a56b8ca37680965524fb [diff] |
rtc: davinci: convert to devm_rtc_allocate_device This allows further improvement of the driver. Also remove the unnecessary error string as the core will already display error messages. Link: https://lore.kernel.org/r/20200305215022.32533-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>