commit | b0a465d86af4d1b0b8ce64a413f9b9e1cf5a557e | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Thu Dec 15 17:30:45 2011 -0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Thu Dec 22 15:52:47 2011 -0800 |
tree | 47abc3022239feb7f53c295d49f960d5a378500c | |
parent | 3d616f5af2a1cf7acce712993402b0ccbb2ff2cc [diff] |
xhci: Remove debugging about toggling cycle bits. The code for toggling the cycle bits when the ring wraps around has worked for years. The print statement alone is not enough to indicate there's something wrong with that code. Now that full transfer tracing has been ripped out, the print statement or lack thereof won't help without context of where the enqueue pointer is. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>