Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "rtc: m41t80: Clear oscillator fault bit during probe"
This reverts commit 206778f. When the OF bit is set, we want to ignore the stored value until it's overwritten by a new one because it's known to be invalid. The OF bit is being cleared in m41t80_rtc_set_time already, so once the kernel stores a valid value into RTC it can get read on next boot without issues. Closes torvalds#258
- Loading branch information