diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-04-21 09:59:04 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-27 17:54:38 -0400 |
commit | 83e676c90134106106c251a13dff3209ae46f8ed (patch) | |
tree | f68a7af85c2399acfa9e39d24f66a428d8903b4b | |
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>
-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> | |||
6005 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git | 6005 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git |
6006 | S: Maintained | 6006 | S: Maintained |
6007 | F: Documentation/ABI/testing/sysfs-bus-hsi | 6007 | F: Documentation/ABI/testing/sysfs-bus-hsi |
6008 | F: Documentation/device-drivers/serial-interfaces.rst | 6008 | F: Documentation/driver-api/hsi.rst |
6009 | F: drivers/hsi/ | 6009 | F: drivers/hsi/ |
6010 | F: include/linux/hsi/ | 6010 | F: include/linux/hsi/ |
6011 | F: include/uapi/linux/hsi/ | 6011 | F: include/uapi/linux/hsi/ |