diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-05 15:23:02 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-11 22:38:44 +0200 |
commit | 79e0c2e6d4a382a7ac80cf082e3ca60bd42ab475 (patch) | |
tree | 4d20b6280e2efdeacb4b5578ebdc4b15ddafb8d7 /Documentation/driver-api/usb/index.rst | |
parent | writing_musb_glue_layer.rst: Enrich its ReST representation (diff) | |
download | linux-79e0c2e6d4a382a7ac80cf082e3ca60bd42ab475.tar.xz linux-79e0c2e6d4a382a7ac80cf082e3ca60bd42ab475.zip |
usb/anchors.txt: convert to ReST and add to driver-api book
This document describe some USB core functions. Add it to the
driver-api book.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/usb/index.rst')
-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 cf2fa2e8d236..5dfb04b2d730 100644 --- a/Documentation/driver-api/usb/index.rst +++ b/Documentation/driver-api/usb/index.rst @@ -6,6 +6,7 @@ Linux USB API usb gadget + anchors writing_usb_driver writing_musb_glue_layer |