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.21-git.orig/Documentation/feature-removal-schedule.txt 2007-05-12 10:31:38.000000000 +0200 +++ linux-2.6.21-git/Documentation/feature-removal-schedule.txt 2007-05-12 10:37:48.000000000 +0200 @@ -347,3 +347,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 + +---------------------------