diff options
author | Wolfram Sang <[email protected]> | 2018-09-20 18:14:20 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2018-10-05 18:12:43 +0200 |
commit | a7163dc2138d96b3593b7d4430d35e506696a62f (patch) | |
tree | 259d0aef9aa7a40a0d4c7c6a34979229cceda034 /tools/perf/scripts/python | |
parent | e2115ace4196bcd2126446fb874bcfc90cba79be (diff) |
i2c: core: remove outdated DEBUG output
The usefulness of this debug output is questionable. It covers only
direct i2c_transfer calls and no SMBUS calls, neither direct nor
emulated ones. And the latter one is largely used in the kernel, so a
lot of stuff is missed. False positives are also generated in case the
locking later fails. Also, we have a proper tracing mechanism for all
these kinds of transfers in place for years now. Remove this old one.
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Peter Rosin <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions