[PATCH] i2c: New Xicor X1205 RTC driver
authorAlessandro Zummo <alessandro.zummo@towertech.it>
Mon, 17 Oct 2005 21:04:42 +0000 (23:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:12 +0000 (14:02 -0700)
commit4d4e5ce8648561b964699afb2df5e7268a84599b
tree95d88cfc63db1e14cba71074a6108ed9a4b16737
parentddec748f328af6b67e4d0ce0248a8e9f36751827
[PATCH] i2c: New Xicor X1205 RTC driver

New driver for the Xicor X1205 RTC chip.

Signed-off-by: Alessandro Zummo <alessandro.zummo@towertech.it>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/i2c/chips/x1205 [new file with mode: 0644]
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/i2c/chips/x1205.c [new file with mode: 0644]
include/linux/x1205.h [new file with mode: 0644]