]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: rx8581: switch to regmap
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:33:31 +0000 (22:33 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:43:22 +0000 (22:43 +0200)
commit94389b28ba6c03eecf45105026c1f9978481a706
treed3f02d7c1e1f71901a056aab4db19db15569794e
parent6e6111f6c08dcc34c8bc3b3a2a4f944ceeaa78be
rtc: rx8581: switch to regmap

Switch to regmap to simplify handling block read/write.

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