rtc: pcf8563: convert to devm_rtc_allocate_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 29 Aug 2019 21:25:45 +0000 (23:25 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 1 Sep 2019 07:18:46 +0000 (09:18 +0200)
commit8d3f805e6896798a1a40173d3734463363431b8e
tree4cf68d8cebdc41cdd7bc3b1595a62e5a021ccbbc
parentdeaa3ff4984f85fd8957841c314b94bbf81c9cd7
rtc: pcf8563: convert to devm_rtc_allocate_device

This allows further improvement of the driver.

Link: https://lore.kernel.org/r/20190829212547.19185-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf8563.c