OSDN Git Service

rtc: tx4939: switch to rtc_register_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 12 Feb 2018 22:47:57 +0000 (23:47 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 1 Mar 2018 09:49:34 +0000 (10:49 +0100)
commit68981fd1515de16f8effdd39e81f9a6084a895f7
tree33c94185be6edc3735b3e3dd8aa5473fef680aac
parentfaec5f7bcca3a2e81aa7bd8412b22e808df508c3
rtc: tx4939: switch to rtc_register_device

This allows for future improvement of the driver.

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