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:
3406010
)
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
author
Kumar Gala
<galak@freescale.com>
Thu, 20 Oct 2005 16:43:33 +0000
(11:43 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 05:52:37 +0000
(15:52 +1000)
Its valid for ppc_md.set_rtc_time to be NULL. We need to check
that its non-NULL before trying to update the RTC.
Signed-off-by: Kumar K. Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found