commit | 2911ee9e60d9013dae0abc86719e884b5dfb4fda | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Mar 05 17:04:50 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:12:08 2020 +0100 |
tree | d4b45a7952896e86316115d38ed8c977dadaeba1 | |
parent | b427ca8c663ea32c67702b2ff5fb19aabd57fa7f [diff] |
rtc: sirfsoc: 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/20200305160452.27808-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>