]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: rx8581: switch to rtc_register_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:33:25 +0000 (22:33 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:37:12 +0000 (22:37 +0200)
commitb8157168207db81f7f65a6e54675272c31868af5
treebcfb953d0a78c327c9422ad3045890df206479d3
parent57ad9e69251177843fd6673eb1d7085e9cf39989
rtc: rx8581: 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-rx8581.c