diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-05-09 16:30:24 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-06-02 11:22:30 +0300 |
commit | b0b3ddf8fb37283d0d488d667fac4c069d612ba3 (patch) | |
tree | 334a7d90461b727dc9811a0ac1764efc424628d3 /Documentation | |
parent | 8b4cfe0bb7a4117087e2431d668ab79faabe3faa (diff) | |
download | linux-b0b3ddf8fb37283d0d488d667fac4c069d612ba3.tar.xz |
usb: move ReST documentation to Documentation/driver-api/usb/
This is where all other USB ReST documentation has moved to.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/driver-api/usb/index.rst | 2 | ||||
-rw-r--r-- | Documentation/driver-api/usb/typec.rst (renamed from Documentation/usb/typec.rst) | 0 | ||||
-rw-r--r-- | Documentation/driver-api/usb/usb3-debug-port.rst (renamed from Documentation/usb/usb3-debug-port.rst) | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/driver-api/usb/index.rst b/Documentation/driver-api/usb/index.rst index 3d357a83046b..8fe995a1ec94 100644 --- a/Documentation/driver-api/usb/index.rst +++ b/Documentation/driver-api/usb/index.rst @@ -18,6 +18,8 @@ Linux USB API writing_usb_driver dwc3 writing_musb_glue_layer + typec + usb3-debug-port .. only:: subproject and html diff --git a/Documentation/usb/typec.rst b/Documentation/driver-api/usb/typec.rst index b67a46779de9..b67a46779de9 100644 --- a/Documentation/usb/typec.rst +++ b/Documentation/driver-api/usb/typec.rst diff --git a/Documentation/usb/usb3-debug-port.rst b/Documentation/driver-api/usb/usb3-debug-port.rst index feb1a36a65b7..feb1a36a65b7 100644 --- a/Documentation/usb/usb3-debug-port.rst +++ b/Documentation/driver-api/usb/usb3-debug-port.rst |