commit | de0ad60e79e1ce563223b3fddf03fc19f606c6d4 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Oct 09 17:31:00 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Oct 15 12:09:35 2020 +0200 |
tree | e5ce8990ee1ae0af06ba3d53b275a1a44eb7f6be | |
parent | c1efae1432018063e7e723c4267edd3f13ce0f48 [diff] |
rtc: rv3028: factorize EERD bit handling Both rv3028_eeprom_write and rv3028_eeprom_read enable EERD before sending commands to the EEPROM and restore it afterwards. Factorize this code. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20201009153101.721149-3-alexandre.belloni@bootlin.com