rtc: ds1685: remove improper datetime access ABI
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 18 Jun 2018 08:52:01 +0000 (10:52 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 20 Jun 2018 10:36:04 +0000 (12:36 +0200)
commit30a5271d4583ccaf22b4cb5b36caf254262dc113
treef0737cb3b4c038566fd1ee274e5c290e36510d26
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
rtc: ds1685: remove improper datetime access ABI

The driver exposes an undocumented ABI to access the date and time
registers. It is not actually used by any userspace tools. Remove it.

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