commit | 8202ce2e2921941098aa72894ac5d7b486a9d273 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Jul 25 10:52:45 2012 -0700 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Aug 07 10:56:31 2012 -0700 |
tree | fddb68a93b7d9c470bd17ac388cd89473bef22b8 | |
parent | 5cb7df2b2d3afee7638b3ef23a5bcb89c6f07bd9 [diff] |
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 <sarah.a.sharp@linux.intel.com> Reported-by: Matthew Hall <mhall@mhcomputing.net> Reported-by: Gary E. Miller <gem@rellim.com>