rtc: add RTC class driver for the Maxim MAX6900
authorDale Farnsworth <dale@farnsworth.org>
Tue, 8 May 2007 07:26:39 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:03 +0000 (11:15 -0700)
commitaa5bd7e929325dbb48be43c3dccf7d1da433e38e
tree6014547bca7f692020afe89e2abd51e62d351ab7
parente9f2bd8191a416fbd17e8bfc002dba5411937997
rtc: add RTC class driver for the Maxim MAX6900

Signed-off-by: Dale Farnsworth.org <dale@farnsworth.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Cc: Jean Delvare <khali@linux-fr.org>
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-max6900.c [new file with mode: 0644]