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:
3baca76
)
rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Mon, 8 Sep 2008 01:25:20 +0000
(18:25 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Sep 2008 01:25:20 +0000
(18:25 -0700)
Fix setting of a year in m48t08 and m48t02 clocks.
They do not have century bits and setting them
causes the year to overflow (bit 0x80 set).
Problem found by Robert Reif on Sun Sparcstation 20.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found