]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd78a47beb6fcab771b57a74569ca50d59eab47ed
tree74b5859e14e878e535229029b5bd83d24d8b1880
parentc71227787ee476d4eaed420c11ee4b374f43c6a9
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