commit | ed6c6dfdbe475271f769603ae22246b3e2c8c7b3 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Oct 16 22:08:47 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Oct 19 22:33:03 2019 +0200 |
tree | c06d3eda2c0b86ba569b1328f9bae56a280e674c | |
parent | cb0b97d68252df9bc2e50bdb971b589b85589c2c [diff] |
rtc: s35390a: convert to devm_rtc_allocate_device This allows further improvement of the driver and removes the need to forward declare s35390a_driver. Link: https://lore.kernel.org/r/20191016200848.30246-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>