]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/usb/dwc2/gadget.c
usb: dwc2: gadget: Do not halt isochronous endpoints
authorVahram Aharonyan <vahrama@synopsys.com>
Tue, 24 May 2016 05:41:59 +0000 (22:41 -0700)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 31 May 2016 08:12:57 +0000 (11:12 +0300)
commit15186f1011b088432a10f435aa6e2df5ab177503
tree74b5859e14e878e535229029b5bd83d24d8b1880
parent51da43b555ba19e0230ff5a5acc58eb0fffb6026
usb: dwc2: gadget: Do not halt isochronous endpoints

Add a check in dwc2_hsotg_ep_sethalt() so that it does not halt
isochronous endpoints.

Signed-off-by: Vahram Aharonyan <vahrama@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/gadget.c