commit | fde20379e8ec61c9eaa2e115b58f30954155f910 | [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:44:44 2012 -0700 |
tree | 559d396335f9190dfee3e99552433364f8a14399 | |
parent | 946021e25ac56e2311f31e43bea82618e1b55931 [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>