rtc: add support for the ST M48T59 RTC
authorMark Zhan <rongkai.zhan@windriver.com>
Tue, 17 Jul 2007 11:05:05 +0000 (04:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:09 +0000 (10:23 -0700)
commit2e774c7caf84455d5e7d492d123bad6f417818b5
tree01e81a82fa4921887b3295000c2901dcab5bcb70
parent617780d290bd6eb2b260928c6acff5b7c6084154
rtc: add support for the ST M48T59 RTC

[akpm@linux-foundation.org: x86_64 build fix]
[akpm@linux-foundation.org: The acpi guys changed the bin_attribute code]
Signed-off-by: Mark Zhan <rongkai.zhan@windriver.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-m48t59.c [new file with mode: 0644]
include/linux/rtc/m48t59.h [new file with mode: 0644]