aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-01-27 12:14:46 -0500
committerJean Delvare <khali@hyperion.delvare>2008-01-27 12:14:46 -0500
commit7e8b99251be8b6f992baa88e3a6ba3c4ae01660b (patch)
tree9fec76cac149d4239ded7d2d4f020f0ec41e8ff8 /Documentation
parent5a4a2387717ec57ec2a9154beb281e09c19fc26e (diff)
i2c: some overdue driver removal
This patch contains the overdue removal of three I2C drivers. [JD: In fact only i2c-ixp4xx can be removed at the moment, the other two platforms don't implement the generic GPIO layer yet.] Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/feature-removal-schedule.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 2cd16deb719..fb51d38e8b4 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -225,14 +225,6 @@ Who: Len Brown <len.brown@intel.com>
225 225
226--------------------------- 226---------------------------
227 227
228What: i2c-ixp2000, i2c-ixp4xx and scx200_i2c drivers
229When: September 2007
230Why: Obsolete. The new i2c-gpio driver replaces all hardware-specific
231 I2C-over-GPIO drivers.
232Who: Jean Delvare <khali@linux-fr.org>
233
234---------------------------
235
236What: 'time' kernel boot parameter 228What: 'time' kernel boot parameter
237When: January 2008 229When: January 2008
238Why: replaced by 'printk.time=<value>' so that printk timestamps can be 230Why: replaced by 'printk.time=<value>' so that printk timestamps can be