]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: abx80x: switch to rtc_register_device
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Oct 2017 22:04:46 +0000 (00:04 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Oct 2017 22:10:11 +0000 (00:10 +0200)
commit9360a6a81862d3acfeb44745d9db4f9861ba4159
tree49d38757f63ad177e0143f0a0abd2088743c1c3d
parentf8033aabb23bd8b2b51e2c32ee759f860ecdd1ee
rtc: abx80x: switch to rtc_register_device

This allows for future improvement of the driver.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-abx80x.c