diff options
| author | Mian Yousaf Kaukab <[email protected]> | 2015-09-29 12:08:29 +0200 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2015-10-01 12:40:27 -0500 |
| commit | 8fc37b82a4a43f63e3464e5d02578ea988cb5c01 (patch) | |
| tree | 58c042f0f5270162ce6129b6b39451b471c531aa /scripts/objdiff | |
| parent | 61f7223bf14689382fdf36b7580f206745c2409a (diff) | |
usb: dwc2: gadget: handle reset interrupt before endpoint interrupts
If system is loaded, reset, enum-done and setup interrupts can occur
at the same time. Current interrupt handling sequence will handle
setup packet's interrupt before handling reset interrupt. Which will
break the enumeration process. Correct sequence is to handle reset,
enum-done and then any other endpoint interrupts.
Signed-off-by: Mian Yousaf Kaukab <[email protected]>
Tested-by: Robert Baldyga <[email protected]>
Tested-by: Dinh Nguyen <[email protected]>
Tested-by: John Youn <[email protected]>
Acked-by: John Youn <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions