diff options
author | Jonathan Corbet <corbet@lwn.net> | 2022-06-06 17:40:55 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-06-09 19:02:47 +0300 |
commit | 9c73e1e06e0d6d72c445a1b1f50493da260b0c4e (patch) | |
tree | 73c87b8746db0fb438c91952cf1a0da74d9e5300 /MAINTAINERS | |
parent | 788183a6e8b098b90e15214e800ae5194591018a (diff) | |
download | linux-9c73e1e06e0d6d72c445a1b1f50493da260b0c4e.tar.xz |
docs: Move the HTE documentation to driver-api/
The hardware timestamp engine documentation is driver API material, and
really belongs in the driver-API book; move it there.
Cc: Thierry Reding <treding@nvidia.com>
Acked-by: Dipen Patel <dipenp@nvidia.com>
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 a6d3bd9d2a8d..e5b7b78d62d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9081,7 +9081,7 @@ HTE SUBSYSTEM M: Dipen Patel <dipenp@nvidia.com> S: Maintained F: Documentation/devicetree/bindings/timestamp/ -F: Documentation/hte/ +F: Documentation/driver-api/hte/ F: drivers/hte/ F: include/linux/hte.h |