diff options
Diffstat (limited to 'include/linux/usb/composite.h')
| -rw-r--r-- | include/linux/usb/composite.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb/composite.h b/include/linux/usb/composite.h index dba63f53906c..d3ca3b53837c 100644 --- a/include/linux/usb/composite.h +++ b/include/linux/usb/composite.h | |||
| @@ -92,7 +92,7 @@ struct usb_configuration; | |||
| 92 | * @suspend: Notifies functions when the host stops sending USB traffic. | 92 | * @suspend: Notifies functions when the host stops sending USB traffic. |
| 93 | * @resume: Notifies functions when the host restarts USB traffic. | 93 | * @resume: Notifies functions when the host restarts USB traffic. |
| 94 | * @get_status: Returns function status as a reply to | 94 | * @get_status: Returns function status as a reply to |
| 95 | * GetStatus() request when the recepient is Interface. | 95 | * GetStatus() request when the recipient is Interface. |
| 96 | * @func_suspend: callback to be called when | 96 | * @func_suspend: callback to be called when |
| 97 | * SetFeature(FUNCTION_SUSPEND) is reseived | 97 | * SetFeature(FUNCTION_SUSPEND) is reseived |
| 98 | * | 98 | * |
