commit | 6beff2d792d911196fe3260fcfe085f82916b02e | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Thu Sep 13 18:51:47 2012 -0700 |
committer | Dixon Peterson <dixonp@codeaurora.org> | Thu Sep 13 19:02:00 2012 -0700 |
tree | 57c4109d8bff176f62a6af8f4e0ba85a85def702 | |
parent | ea2a7ca1551dee6d0aba8620a6066c93196fb488 [diff] |
diag: Rate limit usb write error messages for hsic data When writing hsic data on the usb (usb_diag_write) the device can get into the state where an error is returned each time. If this happens, then the device is flooded with these messages. Prevent the flooding with messages by rate limiting the error message. Change-Id: I0cbec8680197e2f678b336f9b9d4ed49b4c2a91a Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>