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:
def56bb
)
rtc: mxc: use a second rtc clock
author
Philippe Reynes
<tremyfr@gmail.com>
Sun, 26 Jul 2015 21:37:50 +0000
(23:37 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 5 Aug 2015 12:03:46 +0000
(20:03 +0800)
The mxc RTC needs two clocks, one for the input
reference, and one for the IP. But this driver
was only using one clock (for the reference).
This patch add the second clock (for the IP).
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/rtc/rtc-mxc.c
patch
|
blob
|
history
diff --cc
drivers/rtc/rtc-mxc.c
Simple merge