commit | df11b323b16fce74d32571c2f80074df41df002d | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Fri Feb 07 16:18:11 2020 +1300 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Mar 22 21:40:01 2020 +0100 |
tree | 76a8f39ba7f35ceeec05770dbb550b0bbcb55e12 | |
parent | 30a790653d8ac46d3116abe99ba745a7b0c27b8b [diff] |
rtc: ds1307: handle oscillator failure flags for ds1388 variant The FLAG register is at a different location to the other supported RTCs so this requires an extra case in the existing switch statement. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Link: https://lore.kernel.org/r/20200207031812.14424-2-chris.packham@alliedtelesis.co.nz Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>