Searched hist:b476266f063e680039be1541cfde5f5cee400da3 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-rx8025.c | diff b476266f063e680039be1541cfde5f5cee400da3 Sun Nov 07 23:54:57 CET 2021 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: rx8025: use .set_offset/.read_offset
The driver has its own sysfs file to adjust the clock. Fortunately, it is already in pbb, however, the sign it expects is the opposite of what the RTC core does (which actually aligns with the RTC).
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20211107225458.111068-12-alexandre.belloni@bootlin.com
|