Subject: i2c-rpx: Plan for removal 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 --- Documentation/feature-removal-schedule.txt | 7 +++++++ 1 file changed, 7 insertions(+) --- linux-2.6.22-rc1.orig/Documentation/feature-removal-schedule.txt 2007-05-18 14:42:22.000000000 +0200 +++ linux-2.6.22-rc1/Documentation/feature-removal-schedule.txt 2007-05-18 14:42:36.000000000 +0200 @@ -346,3 +346,10 @@ Who: Tejun Heo --------------------------- +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 + +---------------------------