summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Balbi <felipe.balbi@linux.intel.com>2017-05-09 16:30:24 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-06-02 11:22:30 +0300
commitb0b3ddf8fb37283d0d488d667fac4c069d612ba3 (patch)
tree334a7d90461b727dc9811a0ac1764efc424628d3
parent8b4cfe0bb7a4117087e2431d668ab79faabe3faa (diff)
downloadop-kernel-dev-b0b3ddf8fb37283d0d488d667fac4c069d612ba3.zip
op-kernel-dev-b0b3ddf8fb37283d0d488d667fac4c069d612ba3.tar.gz
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>
-rw-r--r--Documentation/driver-api/usb/index.rst2
-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 3d357a8..8fe995a 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 b67a467..b67a467 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 feb1a36..feb1a36 100644
--- a/Documentation/usb/usb3-debug-port.rst
+++ b/Documentation/driver-api/usb/usb3-debug-port.rst
OpenPOWER on IntegriCloud