Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sn32: usb: do NOT clear interrupt status until handled
Leftover Sonix reference code cleanup. Sometimes when there is traffic on more than 1 ep's packets would be dropped before they could be handled. Clearing the status flags after handling them takes care of it.
- Loading branch information