Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb-ehci: trace state machine changes
Add functions to get and set the current state of the state machine, add tracepoints there to trace state transitions. Add support for traceing the queue heads and transfer descriptors as we look at them. Drop a few DPRINTFs and all DPRINTF_ST lines, they are obsolete now. No change in behavior. Signed-off-by: Gerd Hoffmann <[email protected]>
- Loading branch information