commit | 5153b7b39105d8beb38e1c3f26ab4b877960d8e1 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Apr 05 13:33:56 2011 -0700 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed May 25 16:01:51 2011 -0700 |
tree | 36715b8547fe662d84919c9d145623ffae9116be | |
parent | 380032c3c855ded74c43252a0adb8e8d7afc9f45 [diff] |
xhci: STFU: Don't print event ring dequeue pointer. Stop printing out the event ring dequeue pointer and status register in the operational register set. The host will report an OK status 99% of the time the interrupt handler is called, and usually when it's really hosed, a host controller won't even call the interrupt handler. So the line is really useless. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>