linux/drivers/usb/gadget
Yoshihiro Shimoda afbbc7913a usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
The PN_INT_ENA register should be used after usb3_pn_change() is called.
So, this patch moves the access from renesas_usb3_stop_controller() to
usb3_disable_pipe_n().

Fixes: 746bfe63bb ("usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-06-02 12:45:02 +03:00
..
function usb: gadget: f_mass_storage: Serialize wake and sleep execution 2017-06-02 12:44:08 +03:00
legacy drivers, usb: convert ep_data.count from atomic_t to refcount_t 2017-03-17 13:32:59 +09:00
udc usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing 2017-06-02 12:45:02 +03:00
Kconfig usb: gadget: reword configuration choices 2017-04-11 10:58:20 +03:00
Makefile
composite.c usb: gadget: composite: Fix function used to free memory 2017-01-12 09:58:05 +02:00
config.c
configfs.c usb: gadget: configs: plug memory leak 2017-03-06 16:45:57 +02:00
configfs.h
epautoconf.c
functions.c
u_f.c
u_f.h
u_os_desc.h
usbstring.c