commit | 26d53979db57939969efc7c698c2240a89f50648 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed May 18 14:23:35 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 14 12:36:28 2011 +0200 |
tree | 997ba1d2aabacf95692cdececaec349d65563b76 | |
parent | 439a97ccab2dba51e4dad94ba2d347143a0709cc [diff] |
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 <kraxel@redhat.com>