OSDN Git Service

media: pulse8-cec: fix lost cec_transmit_attempt_done() call
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 7 Dec 2019 22:43:23 +0000 (23:43 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 13 Dec 2019 08:06:19 +0000 (09:06 +0100)
commitc4e8f760581b8607a1989acb8925be25d6628760
treec6b423f8e25e1c850854ae3f7c7e58c8071ca354
parentd51224b73d18d207912f15ad4eb7a4b456682729
media: pulse8-cec: fix lost cec_transmit_attempt_done() call

The periodic PING command could interfere with the result of
a CEC transmit, causing a lost cec_transmit_attempt_done()
call.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: <stable@vger.kernel.org> # for v4.10 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/pulse8-cec/pulse8-cec.c