diff options
| author | Douglas Anderson <[email protected]> | 2018-04-23 12:49:55 +0200 |
|---|---|---|
| committer | Andrzej Hajda <[email protected]> | 2018-04-24 08:34:46 +0200 |
| commit | 71cef82434640fb5d219365a568c859944fedb80 (patch) | |
| tree | cba3cc03abeb664ca4da7bbe13018034872cffb4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 2f8d216002f8e3700b59c774bc7f76d777632890 (diff) | |
drm/bridge: analogix_dp: Properly log AUX CH errors
The code in analogix_dp_transfer() that was supposed to print out:
AUX CH error happened
Was actually dead code. That's because the previous check (whether
the interrupt status indicated any errors) would have hit for all
errors anyway.
Let's combine the two error checks so we can actually see AUX CH
errors. We'll also downgrade the message to a warning since some of
these types of errors might be expected for some displays. If this
gets too noisy we can downgrade again to debug.
Cc: 征增 王 <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Thierry Escande <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Reviewed-by: Archit Taneja <[email protected]>
Signed-off-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions