usb: dwc2: host: add disconnect interrupt to host only interrupts
authorMian Yousaf Kaukab <yousaf.kaukab@intel.com>
Tue, 22 Sep 2015 13:16:47 +0000 (15:16 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 1 Oct 2015 17:40:17 +0000 (12:40 -0500)
commit77dbf7138d59994d50b7875deb24992f51b811b5
tree21b93bc95cff952ebdf08c1ff8d67514ee23ac13
parent091473ad9b402f9e1b08a68a78b54e0d3c9affb6
usb: dwc2: host: add disconnect interrupt to host only interrupts

GINTSTS.DisconnInt is host only interrupt and should be disable after
dwc2_disable_host_interrupts is called.

Signed-off-by: Mian Yousaf Kaukab <yousaf.kaukab@intel.com>
Tested-by: Robert Baldyga <r.baldyga@samsung.com>
Tested-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Tested-by: John Youn <johnyoun@synopsys.com>
Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc2/core.c
This page took 0.024358 seconds and 5 git commands to generate.