OSDN Git Service

rtc: ds1343: switch to rtc_register_device
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 12 Feb 2018 22:47:36 +0000 (23:47 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 1 Mar 2018 09:49:24 +0000 (10:49 +0100)
commit1536f6dc9d3b9d265c0333970e3a52874144b10f
tree659854b33510ef33ba772b88f83800fa2950411d
parentb5086150a685dcf8a3a2943eb7677a5fc4186782
rtc: ds1343: 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-ds1343.c