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:
9d2d943
)
RTC: sa1100: remove redundant code of setting alarm
author
Jett.Zhou
<jtzhou@marvell.com>
Wed, 30 Nov 2011 04:26:22 +0000
(12:26 +0800)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 28 Dec 2011 10:42:33 +0000
(10:42 +0000)
In rtc generic interface of setting alarm, it will check the alarm time
value valid or not, so rtc_periodic_alarm is redundant, remove it.
Signed-off-by: Jett.Zhou <jtzhou@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found