]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
authorAlexander Shiyan <shc_work@mail.ru>
Wed, 11 Sep 2013 21:24:26 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Sep 2013 22:58:58 +0000 (15:58 -0700)
commit16b009a9affd36999d233d34d05801f8f7963beb
tree8600335734c78fd2560b54bc23983bd692cfd5ac
parentfa9078bf8a684120172ec112fba2b79f20528c73
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>
drivers/rtc/rtc-ds1742.c