commit | 10e3efc16569a126456c413274b90b00e60454ca | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Apr 07 23:05:35 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 08 14:35:20 2019 +0200 |
tree | cb11bf06cfd73e69a0ed1abb6fd86422e1d317cc | |
parent | d1fbe695d889959e2430379cc989cd399fa9e253 [diff] |
rtc: ds1672: move oscillator handling to .read_time Return -EINVAL when trying to read an invalid time instead of just probe because this is a useful information for userspace. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>