commit | bea9db3d16d5558cdca02057390f9bd51a5bfc6c | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <uwe@kleine-koenig.org> | Tue Jun 28 10:43:46 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Jul 11 23:22:32 2016 +0200 |
tree | 72434d4fc4c69e11693abf0964518613eba6212a | |
parent | 56d86a7e799d3d893cb96f5b17b13de134af8de5 [diff] |
rtc: isl12057: let the rtc core interpret the partial alarm The rtc chip doesn't support triggering on month and year. So just don't assign the respective fields in .read_alarm and let the rtc core interpret this accordingly. Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>