2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/media/cec/core
Hans Verkuil 7e360fa0c0 media: cec-pin: fix off-by-one SFT check
The CEC pin framework has to wait for the CEC bus to be idle for the
requested Signal Free Time before it can start a transmit.

However, the check for that was off by one, so transmits would start one
bit period (2.4ms) too late.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-09-30 10:07:54 +02:00
..
cec-adap.c media: cec: fix trivial style warnings 2021-01-12 18:20:01 +01:00
cec-api.c media: cec: add EPOLLPRI in poll() when dev is unregistered 2021-01-04 13:16:48 +01:00
cec-core.c media: cec-core: first mark device unregistered, then wake up fhs 2020-11-16 10:31:09 +01:00
cec-notifier.c media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C) 2021-03-22 10:24:44 +01:00
cec-pin-error-inj.c media: cec/core: clarify rx-arb-lost usage message 2021-04-06 16:08:38 +02:00
cec-pin-priv.h media: cec-pin: rename timer overrun variables 2021-08-04 14:43:52 +02:00
cec-pin.c media: cec-pin: fix off-by-one SFT check 2021-09-30 10:07:54 +02:00
cec-priv.h
Makefile