diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-22 21:49:11 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 16:03:03 +0200 |
commit | c92992fc609fe99d926855eb1945f38ef4ad8e6c (patch) | |
tree | 80d30f605de9db684827e4ecd19f4f2c84ca80d2 /Documentation/driver-api/ptp.rst | |
parent | docs: driver-api: add xilinx driver API documentation (diff) | |
download | linux-c92992fc609fe99d926855eb1945f38ef4ad8e6c.tar.xz linux-c92992fc609fe99d926855eb1945f38ef4ad8e6c.zip |
docs: driver-api: add remaining converted dirs to it
There are a number of driver-specific descriptions that contain a
mix of userspace and kernelspace documentation. Just like we did
with other similar subsystems, add them at the driver-api
groupset, but don't move the directories.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/ptp.rst')
-rw-r--r-- | Documentation/driver-api/ptp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/ptp.rst b/Documentation/driver-api/ptp.rst index b6e65d66d37a..a15192e32347 100644 --- a/Documentation/driver-api/ptp.rst +++ b/Documentation/driver-api/ptp.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 =========================================== PTP hardware clock infrastructure for Linux |