projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bb38d5
)
gadget_configfs.txt: fix spelling of 'function'
author
Frans Klaver
<frans.klaver@xsens.com>
Wed, 1 Oct 2014 13:30:31 +0000
(15:30 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 29 Oct 2014 13:30:15 +0000
(14:30 +0100)
Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/usb/gadget_configfs.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/usb/gadget_configfs.txt
b/Documentation/usb/gadget_configfs.txt
index 4cf53e40661392438cf54d0edda07c87f0ac8e4f..635e57493709e16fbecc0235723dc742a608ae0e 100644
(file)
--- 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. Func
it
on's code is written in such a way that it uses
+5. Func
ti
on'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