1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/media/cec/core
Hans Verkuil 13cbaa4c2b media: cec: copy sequence field for the reply
When the reply for a non-blocking transmit arrives, the sequence
field for that reply was never filled in, so userspace would have no
way of associating the reply to the original transmit.

Copy the sequence field to ensure that this is now possible.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: 0dbacebede ([media] cec: move the CEC framework out of staging and to media)
Cc: <stable@vger.kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-11-10 11:39:08 +00:00
..
cec-adap.c media: cec: copy sequence field for the reply 2021-11-10 11:39:08 +00: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 media: cec: move the core to a separate directory 2020-04-15 11:44:05 +02:00
Makefile media: cec: move the core to a separate directory 2020-04-15 11:44:05 +02:00