OSDN Git Service

rtc: pcf85363: add .max_register in regmap_config
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 24 Feb 2018 00:08:50 +0000 (01:08 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 17 Mar 2018 13:20:48 +0000 (14:20 +0100)
commitc57849dde003db3e21d33eab906dba2202f9294e
treed8df4dbff37fccf3b2d66527bf9149cd7d074204
parente2c8e1a9f7e52203c9a2712a2e35326d212ad5d7
rtc: pcf85363: add .max_register in regmap_config

This helps debugging as it allows reading registers from debugfs.

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