diff options
author | Hans Verkuil <[email protected]> | 2018-10-10 07:12:15 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2018-11-06 05:22:42 -0500 |
commit | 55623b4169056d7bb493d1c6f715991f8db67302 (patch) | |
tree | a2635f64987c20f8b5c3c49a63709b11e20e2050 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7cf7b2e977abf3f992036939e35a8eab60013aff (diff) |
media: cec: check for non-OK/NACK conditions while claiming a LA
During the configuration phase of a CEC adapter it is trying to claim a
free logical address by polling.
However, the code doesn't check if there were errors other than OK or NACK,
those are just treated as if the poll was NACKed.
Instead check for such errors and retry the poll. And if the problem persists
then don't claim this LA since there is something weird going on.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions