| commit | c814dc136f206888fba86f88636524b1936d55a9 | [log] [tgz] |
|---|---|---|
| author | Wan ZongShun <mcuos.com@gmail.com> | Tue Aug 10 18:02:16 2010 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 11 08:59:07 2010 -0700 |
| tree | 234afee06a628551a1c202c7179eef469c772443 | |
| parent | b485fe5ea1008db02abff9ef15be4f31b52df4f7 [diff] |
rtc/max6900: use rtc_valid_tm() to check returning tm Use rtc_valid_tm() to check returning tm for max6900, it can avoid returning wrong tm value. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Acked-by: Dale Farnsworth <dale@farnsworth.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>