diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2021-05-21 11:45:44 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-02 15:08:09 +0300 |
commit | d170ebb00472268410dce80ae4834c98e79315da (patch) | |
tree | b1e8de2b203f4d0160fb1f9fbc19dc8cc7869ba9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bf950fdc71fe756ea6407f2cbf6ce051b8f5ea07 (diff) | |
download | linux-d170ebb00472268410dce80ae4834c98e79315da.tar.xz |
media: uapi/linux/cec-funcs.h: set delay to 1 if unnused
If the audio_out_delay value is unused, then set it to 1, not 0.
The value 0 is reserved, and 1 is a much safer value since it
translates to a delay of (1 - 1) * 2 = 0 ms.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions