rtc: rtc-sh: Zero out tm value for invalid rtc states.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 11:13:24 +0000 (20:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 11:13:24 +0000 (20:13 +0900)
commit0ac554b9be9fd340aa59e0d6a311986afcea40cf
tree404f2eb2dc2482dbde88b814e9f44462816f1d1c
parent29dd0dae507f73f305aaea765f975eafd1fa5493
rtc: rtc-sh: Zero out tm value for invalid rtc states.

Follows the changes of some of the other RTC drivers. If the tm
value is bogus, just zero it out. Adds some sanity for RTC_RD_TIME.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/rtc-sh.c