diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-04-19 14:02:20 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-06-02 10:22:30 +0200 |
commit | 8b4cfe0bb7a4117087e2431d668ab79faabe3faa (patch) | |
tree | d2165689033ea409e1990ca1d9254eb7c81f57c0 /Documentation/driver-api/usb/index.rst | |
parent | usb: dwc3: trace: decode ctrl request (diff) | |
download | linux-8b4cfe0bb7a4117087e2431d668ab79faabe3faa.tar.xz linux-8b4cfe0bb7a4117087e2431d668ab79faabe3faa.zip |
usb: dwc3: add ReST documentation
Document a few details about DWC3 in order to help people report bugs
and debug DWC3.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/driver-api/usb/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/usb/index.rst b/Documentation/driver-api/usb/index.rst index 1bf64edc8c8a..3d357a83046b 100644 --- a/Documentation/driver-api/usb/index.rst +++ b/Documentation/driver-api/usb/index.rst @@ -16,6 +16,7 @@ Linux USB API persist error-codes writing_usb_driver + dwc3 writing_musb_glue_layer .. only:: subproject and html |