git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d6e1c
)
rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()
author
Xunlei Pang
<pang.xunlei@linaro.org>
Thu, 22 Jan 2015 02:31:54 +0000
(
02:31
+0000)
committer
John Stultz
<john.stultz@linaro.org>
Sat, 24 Jan 2015 01:21:57 +0000
(17:21 -0800)
rtc_read_time() has already judged valid tm by rtc_valid_tm(),
so just remove it.
Cc: pang.xunlei <pang.xunlei@linaro.org>
Cc: Arnd Bergmann <arnd.bergmann@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/rtc/hctosys.c
patch
|
blob
|
history
diff --cc
drivers/rtc/hctosys.c
Simple merge