commit | d5d55b70984086bffe7a6321c0d28d3c7f41b9fa | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 06 08:37:55 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:12:10 2020 +0100 |
tree | 53290021ae81beeb733d784a4644e4bcb6e02ad6 | |
parent | f2adcb9c3abde5470c0cfbd74e40dec820a40153 [diff] |
rtc: pm8xxx: 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/20200306073758.58050-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>