diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-05 16:23:09 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-11 23:40:12 +0300 |
commit | 32a3bebce9d09598d4f4c5afca929a2ce148b8c4 (patch) | |
tree | a0ac3c5bddc53cc9a21575274a9711a29b4af796 /Documentation/driver-api/usb/index.rst | |
parent | 76f650f077f3edd7001c89da44eade2449e8f495 (diff) | |
download | linux-32a3bebce9d09598d4f4c5afca929a2ce148b8c4.tar.xz |
usb/persist.txt: 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 43f0a8b72b11..3f08cb5d5feb 100644 --- a/Documentation/driver-api/usb/index.rst +++ b/Documentation/driver-api/usb/index.rst @@ -12,6 +12,7 @@ Linux USB API dma power-management hotplug + persist error-codes writing_usb_driver writing_musb_glue_layer |