Searched hist:"1 ee6903b8f9bbcbeb7cf72e5127d7a0b8aeb267c" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/dwc2/ |
H A D | gadget.c | diff 1ee6903b8f9bbcbeb7cf72e5127d7a0b8aeb267c Tue Sep 29 12:08:27 CEST 2015 Gregory Herrero <gregory.herrero@intel.com> usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it
idstschng interrupt should not be used when id pin control is external. This is already handled on dwc2 host part. Fix it on gadget part as well.
Signed-off-by: Gregory Herrero <gregory.herrero@intel.com> 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>
|