Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

gadget_configfs.txt: fix spelling of 'function'

Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Frans Klaver and committed by
Jiri Kosina
720a8d36 7bb38d57

+1 -1
+1 -1
Documentation/usb/gadget_configfs.txt
··· 376 376 configured, so config_groups for particular functions are defined 377 377 in the functions implementation files drivers/usb/gadget/f_*.c. 378 378 379 - 5. Funciton's code is written in such a way that it uses 379 + 5. Function's code is written in such a way that it uses 380 380 381 381 usb_get_function_instance(), which, in turn, calls request_module. 382 382 So, provided that modprobe works, modules for particular functions