From: Sarah Sharp Date: Tue, 5 Apr 2011 20:33:56 +0000 (-0700) Subject: xhci: STFU: Don't print event ring dequeue pointer. X-Git-Tag: v3.0-rc1~26^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5153b7b39105d8beb38e1c3f26ab4b877960d8e1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed