linux_dsm_epyc7002/drivers/usb/gadget
Felipe Balbi 0e3e97526a usb: gadget: composite: make sure to reactivate function on unbind
If a function sets bind_deactivated flag, upon removal we will be left
with an unbalanced deactivation. Let's make sure that we conditionally
call usb_function_activate() from usb_remove_function() and make sure
usb_remove_function() is called from remove_config().

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-06-06 14:50:54 +03:00
..
function usb: gadget: f_mass_storage: Serialize wake and sleep execution 2017-06-02 12:44:08 +03:00
legacy
udc usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing 2017-06-02 12:45:02 +03:00
composite.c usb: gadget: composite: make sure to reactivate function on unbind 2017-06-06 14:50:54 +03:00
config.c
configfs.c
configfs.h
epautoconf.c
functions.c
Kconfig
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c