]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: mv: convert to devm_rtc_allocate_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 15 Mar 2019 13:35:09 +0000 (14:35 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:06:41 +0000 (10:06 +0200)
commit679c631a4cdb44928a4c681f5e9dd2b8a78613fc
tree05ecbdb805686aec5596fe5af516660796c5d40f
parenteddb89c2693e24be44cbc30d88b7c7aca04b07c2
rtc: mv: convert to devm_rtc_allocate_device

This allows further improvement of the driver.

Tested-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-mv.c