diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-08-08 11:09:18 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2024-08-08 15:24:03 +0200 |
commit | 31aaa7d95e09892c81df0d7c49ae85640fa4e202 (patch) | |
tree | 7a7ce0c0f8442158f43974b68968f1b53f3598ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 599f6899051cb70c4e0aa9fd591b9ee220cb6f14 (diff) |
media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID check
The new CEC_MSG_FL_REPLY_VENDOR_ID flag only makes sense in combination
with CEC_MSG_VENDOR_COMMAND_WITH_ID. So rather than reporting an error
if that flag is set with another command, just clear the flag instead.
Only keep the message length check, since otherwise the flag would not
make sense.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions