aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index bf56b20652b0..93b10bd784ed 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -313,3 +313,12 @@ Why: The stacking of class devices makes these values misleading and
313Who: Kay Sievers <kay.sievers@suse.de> 313Who: Kay Sievers <kay.sievers@suse.de>
314 314
315--------------------------- 315---------------------------
316
317What: i2c-isa
318When: December 2006
319Why: i2c-isa is a non-sense and doesn't fit in the device driver
320 model. Drivers relying on it are better implemented as platform
321 drivers.
322Who: Jean Delvare <khali@linux-fr.org>
323
324---------------------------