]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] RTC subsystem: I2C cleanup
authorAlessandro Zummo <a.zummo@towertech.it>
Mon, 27 Mar 2006 09:16:37 +0000 (01:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:51 +0000 (08:44 -0800)
commit6fc7f10cee28c7fa190920fefda8c696d5bf3074
tree549dd6be7fb058bf404deae6f72cd01f9ec177b3
parent0c86edc0d4970649f39748c4ce4f2895f728468f
[PATCH] RTC subsystem: I2C cleanup

This patch, completely optional, removes from drivers/i2c/chips all the
drivers that are implemented in the new RTC subsystem.

It should be noted that none of the current driver is actually integrated,
i.e.  usable without further patches.

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/i2c/chips/rtc8564.c [deleted file]
drivers/i2c/chips/rtc8564.h [deleted file]
drivers/i2c/chips/x1205.c [deleted file]
include/linux/x1205.h [deleted file]