]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
usb:gadget Fix comment for pointer to configfs
authorPhilippe De Swert <philippe.deswert@jollamobile.com>
Sun, 18 Aug 2013 10:51:43 +0000 (13:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 00:02:11 +0000 (17:02 -0700)
The documentation for the USB gadget fs is actually in
Documentation/usb/gadget_configfs.txt.

Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/Kconfig

index 1e3f52574367465cff95255a95613c8109b63460..bddd7ede5455c00af8eb26640c80625e2ccfd282 100644 (file)
@@ -555,7 +555,7 @@ config USB_CONFIGFS
          specified simply by creating appropriate directories in configfs.
          Associating functions with configurations is done by creating
          appropriate symbolic links.
          specified simply by creating appropriate directories in configfs.
          Associating functions with configurations is done by creating
          appropriate symbolic links.
-         For more information see Documentation/usb/gadget-configfs.txt.
+         For more information see Documentation/usb/gadget_configfs.txt.
 
 config USB_CONFIGFS_SERIAL
        boolean "Generic serial bulk in/out"
 
 config USB_CONFIGFS_SERIAL
        boolean "Generic serial bulk in/out"