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:
ef1a128
)
powerpc: Make set_rtc_time() return error code from lower-level function
author
Paul Mackerras
<paulus@samba.org>
Sat, 22 Oct 2005 05:57:55 +0000
(15:57 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Sat, 22 Oct 2005 05:57:55 +0000
(15:57 +1000)
Previously it ignored the return value from ppc_md.set_rtc_time,
but in fact the functions that that can point to do return a
useful error code, so return it from set_rtc_time().
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found