summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2021-11-13 14:05:24 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-04-24 09:41:06 +0300
commitdad272bd03d541dc7c0ff8331756eccf659f6f02 (patch)
tree55002517ee58b428922c25108f1e09b07e00b67d /scripts/objdiff
parente2ed5024ac2bc27d4bfc99fd58f5ab54de8fa965 (diff)
downloadlinux-dad272bd03d541dc7c0ff8331756eccf659f6f02.tar.xz
media: cec: add xfer_timeout_ms field
Allow drivers to change the transmit timeout value, i.e. after how long should a transmit be considered 'lost', i.e. the corresponding cec_transmit_done_ts was never called. Some CEC devices have their own timeout, and so this timeout value must be longer than that hardware timeout value. If it is shorter then the framework would consider the transmit lost, even though it is effectively still in progress at the hardware level. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions