]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
usb: fix the comment with regards to DocBook
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 18:11:58 +0000 (15:11 -0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 17 May 2017 11:13:13 +0000 (14:13 +0300)
The USB gadget documentation is not at DocBook anymore.
The main file was converted to ReST, and stored at
Documentation/driver-api/usb/gadget.rst, but there are
still several plain text files related to gadget under
Documentation/usb.

So, be generic and just mention documentation
without specifying where it is.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/Kconfig

index c164d6b788c31f9922836f407c21e50bfce73f5a..b3c879b75a39901047f5a770f29079d9ecbaa501 100644 (file)
@@ -41,7 +41,7 @@ menuconfig USB_GADGET
           don't have this kind of hardware (except maybe inside Linux PDAs).
 
           For more information, see <http://www.linux-usb.org/gadget> and
-          the kernel DocBook documentation for this API.
+          the kernel documentation for this API.
 
 if USB_GADGET