diff options
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index ee287988934e..ffa4d6c55dc7 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -255,3 +255,14 @@ Why: The interrupt related SA_* flags are replaced by IRQF_* to move them | |||
255 | Who: Thomas Gleixner <tglx@linutronix.de> | 255 | Who: Thomas Gleixner <tglx@linutronix.de> |
256 | 256 | ||
257 | --------------------------- | 257 | --------------------------- |
258 | |||
259 | What: i2c-ite and i2c-algo-ite drivers | ||
260 | When: September 2006 | ||
261 | Why: These drivers never compiled since they were added to the kernel | ||
262 | tree 5 years ago. This feature removal can be reevaluated if | ||
263 | someone shows interest in the drivers, fixes them and takes over | ||
264 | maintenance. | ||
265 | http://marc.theaimsgroup.com/?l=linux-mips&m=115040510817448 | ||
266 | Who: Jean Delvare <khali@linux-fr.org> | ||
267 | |||
268 | --------------------------- | ||