From 6f0a8cfebb898b88fb0d934d7a44a6d4c98d5285 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Sun, 26 Jul 2015 10:13:31 +0200 Subject: [PATCH] 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-format-patch failed