rtc: update and use the MAX6900 century byte
authorDale Farnsworth <dale@farnsworth.org>
Sat, 21 Jul 2007 11:37:57 +0000 (04:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 00:49:17 +0000 (17:49 -0700)
commit8a2601f6aa837903bfb385b138b50b1e305f3e04
tree6e4815b7e8909f5bcd48e021caf1eb2b042cc4e0
parent55ff1aba940ff46d4f6d4fd790ea3e1a47aaa84f
rtc: update and use the MAX6900 century byte

We now read and write the century byte in the max6900 chip.  We probably
don't need to do so on Linux-only system, but it's necessary when the chip
is shared by another OS that uses the century byte.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-max6900.c