]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: ep93xx: convert to devm_rtc_allocate_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 07:59:59 +0000 (09:59 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 20:37:16 +0000 (22:37 +0200)
commit2fa18387ee864b10207b284e6a277c0c7af03979
tree214fa2a485a07c6eb5858b91819e7a3171463875
parent29606b520115343fa2f178d244a08f6b5eaf86ec
rtc: ep93xx: convert to devm_rtc_allocate_device

This allows further improvement of the driver.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ep93xx.c