]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: ps3: convert to devm_rtc_allocate_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 20 Mar 2019 12:44:27 +0000 (13:44 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:09 +0000 (10:07 +0200)
commite0bf1e857f42d0624aafa2007c2c94b53594d28b
tree179d888bf104de4f06fe075ed912a8ab2bd5b95f
parent03f45c3a9f312b0bee3a9e035bd8a6d9fb076446
rtc: ps3: 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-ps3.c