diff options
author | Tobias Klauser | 2017-04-21 15:59:04 +0200 |
---|---|---|
committer | Jonathan Corbet | 2017-04-27 15:54:38 -0600 |
commit | 83e676c90134106106c251a13dff3209ae46f8ed (patch) | |
tree | f68a7af85c2399acfa9e39d24f66a428d8903b4b /MAINTAINERS | |
parent | 6e91b74d56e169797ecf8ba64def28d6f2fd5003 (diff) |
MAINTAINERS: update file entry for HSI subsystem
The HSI documentation was moved into Documentation/driver-api/hsi.rst in
commit 5e995786850e ("docs: split up serial-interfaces.rst"). Update the
corresponding file entry in MAINTAINERS.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
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 c265a5fe4848..8b2a6eddd79c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6005,7 +6005,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/device-drivers/serial-interfaces.rst +F: Documentation/driver-api/hsi.rst F: drivers/hsi/ F: include/linux/hsi/ F: include/uapi/linux/hsi/ |