diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2022-06-06 08:40:55 -0600 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2022-06-09 10:02:47 -0600 |
| commit | 9c73e1e06e0d6d72c445a1b1f50493da260b0c4e (patch) | |
| tree | 73c87b8746db0fb438c91952cf1a0da74d9e5300 /Documentation/driver-api/index.rst | |
| parent | 788183a6e8b098b90e15214e800ae5194591018a (diff) | |
| download | linux-9c73e1e06e0d6d72c445a1b1f50493da260b0c4e.tar.gz linux-9c73e1e06e0d6d72c445a1b1f50493da260b0c4e.tar.bz2 linux-9c73e1e06e0d6d72c445a1b1f50493da260b0c4e.zip | |
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 'Documentation/driver-api/index.rst')
| -rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index d76a60d95b58..a6d525cd9fc4 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -108,6 +108,7 @@ available subsections can be seen below. xilinx/index xillybus zorro + hte/index .. only:: subproject and html |
