diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-20 13:24:56 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-06 08:48:07 -0600 |
commit | 70fc1f547a91c137913a23a0f7a4a89c33930c6a (patch) | |
tree | 3bd2d3cd3af7ba92d129dc6648f698ce5314f7d0 /MAINTAINERS | |
parent | dcec3c8c9aea9e779c59f420465381c0f3322913 (diff) | |
download | linux-70fc1f547a91c137913a23a0f7a4a89c33930c6a.tar.bz2 |
docs: Pull the HSI documentation together
The HSI subsystem documentation was split across hsi.txt and the
device-drivers docbook. Now that the latter has been converted to Sphinx,
pull in the HSI document so that it's all in one place.
Acked-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 810723537aa5..769a2fd4af72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5606,7 +5606,7 @@ M: Sebastian Reichel <sre@kernel.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git S: Maintained F: Documentation/ABI/testing/sysfs-bus-hsi -F: Documentation/hsi.txt +F: Documentation/device-drivers/serial-interfaces.rst F: drivers/hsi/ F: include/linux/hsi/ F: include/uapi/linux/hsi/ |