]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: pcf85063: switch to regmap
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 1 Apr 2019 16:08:10 +0000 (18:08 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:11 +0000 (10:07 +0200)
commite89b60d02801b1fc334256261cb6c2511413ab69
treeed68d4ec2633ae1301fcad50fd5f9c7804f1406f
parent802a779aeb662fadc0012aafba1da111debc623d
rtc: pcf85063: switch to regmap

Switch to regmap to simplify register accesses and remove the need for
pcf85063_stop_clock/pcf85063_start_clock.

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