commit | a41efe03e6110d7d85db272290aeed7e1ce9b63b | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jun 18 10:52:02 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Jun 20 12:38:14 2018 +0200 |
tree | 10a7191979cddb8cbe7f50db99d696c5b411ef3f | |
parent | 30a5271d4583ccaf22b4cb5b36caf254262dc113 [diff] |
rtc: ds1685: remove sysfs access to control registers Access to the control registers is mostly not needed and can cause runtime issues (like missed interrupts). Remove this debugging interface. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>