]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 4 Mar 2007 20:33:07 +0000 (20:33 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Mar 2007 20:33:07 +0000 (20:33 +0000)
commit50238b1a8d04f10d564954bf2e61fa9ccdc38dca
treeed1dc348dff2dd38045954dc6038e1d74bb1d78f
parentdab5b62c67fea33c15d4d8ed435d97df67e479ff
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC

Replace the I2C bus address, as per drivers/acorn/char/pcf8583.c.

Also, since this driver also contains Acorn RiscPC specific code
for obtaining the current year from the SRAM (and updating the
platform specific checksum when writing new data back) this is
NOT a platform independent driver.

Document it as such, and update the dependencies to reflect this
fact.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/rtc/Kconfig
drivers/rtc/rtc-pcf8583.c