Searched hist:"9 d9a6b07ebf5e5f0d72f54e310be881be7ae0803" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ |
H A D | gadget.c | diff 9d9a6b07ebf5e5f0d72f54e310be881be7ae0803 Mon Nov 14 21:16:29 CST 2016 Vahram Aharonyan <vahrama@synopsys.com> usb: dwc2: gadget: Fixes for StsPhseRcvd interrupt
The StsPhseRcvd interrupt should not be enabled in slave mode.
Also move the StsPhsRcvd interrupt checking in the endpoint interrupt handler to the correct order according to the databook. The interrupt itself will be implemented in a later commit.
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>
|