commit | a9dbe558920e12ea286cd4479039df26991a95de | [log] [tgz] |
---|---|---|
author | Thomas Koeller <thomas.koeller@baslerweb.com> | Wed Jun 02 15:53:05 2010 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat May 21 17:07:16 2016 +0200 |
tree | 713c2c948bb691b86ea4b19f106c56789f887e9a | |
parent | 0ddc5b89cd12938e251c691563f45409b4d15d98 [diff] |
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition The R2025SD chip, according to its data sheet, sets the /XST bit to zero if the oscillator stops. Hence the check for this condition was wrong. Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>