]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: pcf2127: convert to devm_rtc_allocate_device
authorBruno Thomsen <bruno.thomsen@gmail.com>
Thu, 22 Aug 2019 13:19:32 +0000 (15:19 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 23 Aug 2019 14:20:50 +0000 (16:20 +0200)
commite788771cacafa4ae5c4dbfc404cd3579e77a0816
treeb11f51082c714d38dd0fce4104d0643c947f561b
parentb60ff2cfb598ddf03d8dcb43ed53c35aa563e04c
rtc: pcf2127: convert to devm_rtc_allocate_device

This allows further improvement of the driver.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Link: https://lore.kernel.org/r/20190822131936.18772-1-bruno.thomsen@gmail.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf2127.c