diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-07-08 14:26:37 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-07-19 14:25:20 -0400 |
commit | e24b8cb4fa2bb779bdf48656152366b6f52f748f (patch) | |
tree | 13cb838a2dd364b0453061f038cf62b118585d03 /Documentation/feature-removal-schedule.txt | |
parent | c182f5bbfb399b1fa2ad65107b3caf9c1c69435e (diff) | |
download | talos-op-linux-e24b8cb4fa2bb779bdf48656152366b6f52f748f.tar.gz talos-op-linux-e24b8cb4fa2bb779bdf48656152366b6f52f748f.zip |
i2c: Delete the i2c-isa pseudo bus driver
There are no users of i2c-isa left, so we can finally get rid of it.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 7d3f205b0ba5..df1d62001227 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -181,15 +181,6 @@ Who: Kay Sievers <kay.sievers@suse.de> --------------------------- -What: i2c-isa -When: December 2006 -Why: i2c-isa is a non-sense and doesn't fit in the device driver - model. Drivers relying on it are better implemented as platform - drivers. -Who: Jean Delvare <khali@linux-fr.org> - ---------------------------- - What: i2c_adapter.list When: July 2007 Why: Superfluous, this list duplicates the one maintained by the driver |