commit | 30a5271d4583ccaf22b4cb5b36caf254262dc113 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jun 18 10:52:01 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Jun 20 12:36:04 2018 +0200 |
tree | f0737cb3b4c038566fd1ee274e5c290e36510d26 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
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>