Skip to content
Commit 5153b7b3 authored by Sarah Sharp's avatar Sarah Sharp
Browse files

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: default avatarSarah Sharp <sarah.a.sharp@linux.intel.com>
parent 380032c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment