diff options
author | Stephen Kitt <steve@sk2.org> | 2020-08-06 18:14:56 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-08-11 10:49:32 -0600 |
commit | 7033a95ab411db94f41b7178e52ae0e434356cb8 (patch) | |
tree | b6d48f697625dba463f6ac62f1229d48b8e840df /Documentation/i2c/index.rst | |
parent | cca73e4946c4a8d2ce3395207d8a0b5c565b530b (diff) | |
download | lwn-7033a95ab411db94f41b7178e52ae0e434356cb8.tar.gz lwn-7033a95ab411db94f41b7178e52ae0e434356cb8.zip |
docs: remove the 2.6 "Upgrading I2C Drivers" guide
All the drivers have long since been upgraded, and all the important
information here is also included in the "Implementing I2C device
drivers" guide.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Reviewed-by: Wolfram Sang <wsa@kernel.org>
Link: https://lore.kernel.org/r/20200806161456.8680-1-steve@sk2.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/i2c/index.rst')
-rw-r--r-- | Documentation/i2c/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/i2c/index.rst b/Documentation/i2c/index.rst index fee4744475df..8a2ad3845191 100644 --- a/Documentation/i2c/index.rst +++ b/Documentation/i2c/index.rst @@ -62,7 +62,6 @@ Legacy documentation .. toctree:: :maxdepth: 1 - upgrading-clients old-module-parameters .. only:: subproject and html |