rtc: ds1307: convert driver to regmap
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 10 Mar 2017 17:52:34 +0000 (18:52 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 26 May 2017 01:03:35 +0000 (03:03 +0200)
commit11e5890b5342c82eefbaa39aec4767ae21ae8803
tree6d4f8e0aa6d49c3e9c6c30500abe86f5e6d38104
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
rtc: ds1307: convert driver to regmap

This patch converts the ds1307 driver to using regmap. It's a rather
big patch and I can test with DS3231 only. With this chip it's
working fine.

I'd appreciate if people with other supported hardware could test as
well.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds1307.c