Files
kernel_arpi/include/linux
Robert Baldyga d5bb9b81db usb: composite: add bind_deactivated flag to usb_function
This patch introduces 'bind_deactivated' flag in struct usb_function.
Functions which don't want to be activated automatically after bind should
set this flag, and when they start to be ready to work they should call
usb_function_activate().

When USB function sets 'bind_deactivated' flag, initial deactivation
counter is incremented automatically, so there is no need to call
usb_function_deactivate() in function bind.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-07-29 09:59:19 -05:00
..
2015-07-17 16:39:53 -07:00
2015-06-25 11:49:31 +03:00
2015-07-07 22:48:25 +02:00
2015-06-24 17:49:45 -07:00
2015-06-19 15:18:28 +02:00
2015-06-25 12:06:45 +02:00
2015-06-24 17:49:41 -07:00
2015-06-25 04:20:04 -04:00
2015-07-04 14:04:44 -04:00
2015-06-05 10:58:34 -06:00
2015-06-19 01:18:14 +02:00
2015-06-12 11:36:30 +02:00
2015-06-10 19:14:04 +08:00
2015-06-25 01:13:43 +02:00
2015-06-23 18:01:07 -04:00
2015-06-29 10:49:51 -07:00
2015-06-25 17:00:40 -07:00
2015-06-25 17:00:39 -07:00
2015-06-12 17:26:57 -07:00
2015-06-25 17:00:37 -07:00