From 720a8d369b7f841741baf723cecd32cdef19d040 Mon Sep 17 00:00:00 2001 From: Frans Klaver Date: Wed, 1 Oct 2014 15:30:31 +0200 Subject: gadget_configfs.txt: fix spelling of 'function' Signed-off-by: Frans Klaver Signed-off-by: Jiri Kosina --- Documentation/usb/gadget_configfs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/usb') diff --git a/Documentation/usb/gadget_configfs.txt b/Documentation/usb/gadget_configfs.txt index 4cf53e4..635e574 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 -- cgit v1.1