]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: fix the comment with regards to DocBook
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 15:08:25 +0000 (12:08 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 11:44:23 +0000 (08:44 -0300)
commitce4a23cca5f809a588bd53c3289e6b953bb7ccc3
treee51e3466aba6bc3728cd16fbb582a46228017b98
parente1511a840a33f84bfbcfa00029fa841c211d32bf
usb: fix the comment with regards to DocBook

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>
drivers/usb/gadget/Kconfig