]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Move the HTE documentation to driver-api/
authorJonathan Corbet <corbet@lwn.net>
Mon, 6 Jun 2022 14:40:55 +0000 (08:40 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 9 Jun 2022 16:02:47 +0000 (10:02 -0600)
commita1674fc463962099b16d61f447a7625071369179
tree73c87b8746db0fb438c91952cf1a0da74d9e5300
parentd71382a51288cfe253d8b85f49f689d5d40c8db8
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>
Documentation/driver-api/hte/hte.rst [new file with mode: 0644]
Documentation/driver-api/hte/index.rst [new file with mode: 0644]
Documentation/driver-api/hte/tegra194-hte.rst [new file with mode: 0644]
Documentation/driver-api/index.rst
Documentation/hte/hte.rst [deleted file]
Documentation/hte/index.rst [deleted file]
Documentation/hte/tegra194-hte.rst [deleted file]
Documentation/index.rst
MAINTAINERS