]> git.baikalelectronics.ru Git - kernel.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)
commitd99f7c1f0f884168dfc92775a820d33ff822442d
tree549dd6be7fb058bf404deae6f72cd01f9ec177b3
parentb1a9ef5e62249507447a6f494dc8789f95c19c33
[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]