linux_dsm_epyc7002/drivers/media/cec
Hans Verkuil 7367815849 media: cec: fix wrong tx/rx_status values when canceling a msg
When a message was canceled it could return tx_status with
both OK and MAX_RETRIES set, which is illegal.

If a canceled message was waiting for a reply, then rx_status
wasn't updated, so set that as well.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-28 16:25:25 -04:00
..
cec-adap.c media: cec: fix wrong tx/rx_status values when canceling a msg 2018-05-28 16:25:25 -04:00
cec-api.c
cec-core.c
cec-edid.c
cec-notifier.c
cec-pin-error-inj.c media: cec-pin-error-inj: avoid a false-positive Spectre detection 2018-05-28 16:11:17 -04:00
cec-pin-priv.h
cec-pin.c
cec-priv.h
Kconfig
Makefile