commit | 1735be4b822e8e3808f461372ff3942824790172 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Wed Sep 11 14:24:26 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:58:58 2013 -0700 |
tree | 8600335734c78fd2560b54bc23983bd692cfd5ac | |
parent | 2cbc21877adf6adc69ca1fbc5fd1edbd7e1e3c59 [diff] |
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid Let RTC core decide if the retrieved time is invalid, instead of processing errors in the driver. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Cc: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>