diff options
author | Larry Finger <[email protected]> | 2016-09-20 21:19:29 -0400 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-09-26 20:41:37 +0300 |
commit | b42fbed6b8a5942e9f76ec8c7f9c9fd798a2d3af (patch) | |
tree | 9646418c194ba9d5345d54a34e17180cbe1cb49f /tools/perf/scripts/python | |
parent | 2fc5dd27bf9b75d83a7071d13cca044bc39748fb (diff) |
rtl8xxxu: Stop log spam from each successful interrupt
As soon as debugging is turned on, the logs are filled with messages
reporting the interrupt status. As this quantity is usually zero, this
output is not needed. In fact, there will be a report if the status is
not zero, thus the debug line in question could probably be deleted.
Rather than taking that action, I have changed it to only be printed
when the newly added RTL8XXXU_DEBUG_INTERRUPT bit is set in the debug
mask.
Signed-off-by: Larry Finger <[email protected]>
Signed-off-by: Jes Sorensen <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions