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:
626fea0
)
rtc: Introduce rtc_tm_sub() helper function
author
Xunlei Pang
<pang.xunlei@linaro.org>
Fri, 12 Jun 2015 02:04:10 +0000
(10:04 +0800)
committer
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Wed, 24 Jun 2015 23:13:41 +0000
(
01:13
+0200)
There're many sites need comparing the two rtc_time variants for many
rtc drivers, especially in the instances of rtc_class_ops::set_alarm().
So add this common helper function to make things easy.
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
include/linux/rtc.h
patch
|
blob
|
history
diff --cc
include/linux/rtc.h
Simple merge