[PATCH] i2c-rpx: Plan for removal
From: Jean Delvare <hidden>
Date: 2007-03-17 12:48:36
The i2c-rpx driver is broken, it depends on i2c-algo-8xx which, as far as I can see, has never been in the mainline kernel. If nobody volunteers to fix this, the i2c-rpx driver will be removed from the kernel. Deadline is set to June 2007. Signed-off-by: Jean Delvare <redacted> --- Documentation/feature-removal-schedule.txt | 8 ++++++++ 1 file changed, 8 insertions(+)
--- linux-2.6.21-rc4.orig/Documentation/feature-removal-schedule.txt 2007-03-16 18:43:39.000000000 +0100
+++ linux-2.6.21-rc4/Documentation/feature-removal-schedule.txt 2007-03-17 10:36:14.000000000 +0100@@ -316,3 +316,11 @@ Why: the i8xx_tco watchdog driver has be Who: Wim Van Sebroeck <wim@iguana.be> --------------------------- + +What: i2c-rpx driver +When: June 2007 +Why: Broken. It depends on i2c-algo-8xx which has never been in the + mainline kernel. +Who: Jean Delvare <khali@linux-fr.org> + +---------------------------
--
Jean Delvare