commit | ee3de8d750134703c702534173cd8623d1b32c38 | [log] [tgz] |
---|---|---|
author | Vardan Mikayelyan <mvardan@synopsys.com> | Wed Apr 27 20:20:48 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Apr 28 09:41:01 2016 +0300 |
tree | de0a37c011eed70b43a326005092cd2d591c0ef8 | |
parent | 8c3d609275f7f39d308e5c40a6220c67454f7a28 [diff] |
usb: dwc2: gadget: Prevent handling of host interrupts In host slave mode, the core asserts the rxready, txfifoempty interrupts that get serviced in the gadget irq handler. Prevent servicing of these when not in the gadget mode of operation. Signed-off-by: Vardan Mikayelyan <mvardan@synopsys.com> Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>