OSDN Git Service

rtc: ds1685: remove sysfs access to control registers
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 18 Jun 2018 08:52:02 +0000 (10:52 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 20 Jun 2018 10:38:14 +0000 (12:38 +0200)
commita41efe03e6110d7d85db272290aeed7e1ce9b63b
tree10a7191979cddb8cbe7f50db99d696c5b411ef3f
parent30a5271d4583ccaf22b4cb5b36caf254262dc113
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>
drivers/rtc/Kconfig
drivers/rtc/rtc-ds1685.c