Searched hist:f007c479c2d0ca0a537286511aa5d07b75755513 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-rv3028.c | diff f007c479c2d0ca0a537286511aa5d07b75755513 Tue Jan 26 23:14:33 CET 2021 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: rv3028: fix PORF handling
The PORF bit is cleared on interrupts which prevents the driver to know when the time and date are invalid. Stop clearing PORF in the interrupt handler.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20210126221435.2152339-1-alexandre.belloni@bootlin.com
|