diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-05 16:23:07 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-11 23:39:49 +0300 |
commit | 360a7b5f57e7734d34bc37574822ce74c5ba5d25 (patch) | |
tree | 07608a8843019d5bbbc40379b4e47296110a048a /Documentation/driver-api/usb/index.rst | |
parent | 2a373331dd7405f7a1d6bfd21e5e9b4465350c34 (diff) | |
download | linux-360a7b5f57e7734d34bc37574822ce74c5ba5d25.tar.xz |
error-codes.rst: convert to ReST and add to driver-api book
This document describe some USB core features. 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 d7610777784b..1e2a0c54eb3d 100644 --- a/Documentation/driver-api/usb/index.rst +++ b/Documentation/driver-api/usb/index.rst @@ -11,6 +11,7 @@ Linux USB API callbacks dma power-management + error-codes writing_usb_driver writing_musb_glue_layer |