X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fusb%2Fgadget_configfs.txt;h=635e57493709e16fbecc0235723dc742a608ae0e;hb=720a8d369b7f841741baf723cecd32cdef19d040;hp=4cf53e40661392438cf54d0edda07c87f0ac8e4f;hpb=08d21b5f93eb92a781daea71b6fcb3a340909141;p=pandora-kernel.git diff --git a/Documentation/usb/gadget_configfs.txt b/Documentation/usb/gadget_configfs.txt index 4cf53e406613..635e57493709 100644 --- a/Documentation/usb/gadget_configfs.txt +++ b/Documentation/usb/gadget_configfs.txt @@ -376,7 +376,7 @@ functions and binds them. This way the whole gadget is bound. configured, so config_groups for particular functions are defined in the functions implementation files drivers/usb/gadget/f_*.c. -5. Funciton's code is written in such a way that it uses +5. Function's code is written in such a way that it uses usb_get_function_instance(), which, in turn, calls request_module. So, provided that modprobe works, modules for particular functions