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 10:22:10 +0000 (11:22 +0100)
commite5a52a1d15c79bb48a430fb263852263ec1d3f11
treed47532ceb115560e2380b3546672978a0335f3c8
parentac479b51f3f4aaa852b5d3f00ecfb9290230cf64
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