From: Sarah Sharp Date: Wed, 25 Jul 2012 17:52:45 +0000 (-0700) Subject: xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. X-Git-Tag: v3.6-rc3~41^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8202ce2e2921941098aa72894ac5d7b486a9d273;p=pandora-kernel.git xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. When we encounter an xHCI host that needs the XHCI_TRUST_TX_LENGTH quirk, the xHCI driver ends up spewing messages about the quirk into dmesg every time a short packet occurs. Change the xHCI driver to rate-limit such warnings. Signed-off-by: Sarah Sharp Reported-by: Matthew Hall Reported-by: Gary E. Miller --- Reading git-diff-tree failed