From: Alexandre Belloni Date: Sun, 26 Jul 2015 08:13:31 +0000 (+0200) Subject: rtc: rx8025: don't reset the time X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0a8cfebb898b88fb0d934d7a44a6d4c98d5285;p=pandora-kernel.git rtc: rx8025: don't reset the time Stop setting the time to epoch when it is invalid. The proper way to handle that is to return an error when it is invalid instead of returning an incorrect value. Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed