commit | 05853ad68e66ab3dc7ed510005203672d7db292f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue May 16 15:11:58 2017 -0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed May 17 14:13:13 2017 +0300 |
tree | 7ffe3bff05fae770b571083471db133f8414fc99 | |
parent | 0db56e43359c47ff184ceaf8b04b664d997bff88 [diff] |
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> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>