linux/drivers/media/cec
Hans Verkuil 688318c35a media: cec: be smarter about detecting the number of attempts made
Some hardware does more than one attempt. So when it calls
cec_transmit_done when an error occurred it will e.g. use an error count
of 2 instead of 1.

The framework always assumed a single attempt, but now it is smarter
and will sum the counters to detect how many attempts were made.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-07-18 12:58:56 -03:00
..
cec-adap.c media: cec: be smarter about detecting the number of attempts made 2017-07-18 12:58:56 -03:00
cec-api.c media: cec-pin: add low-level pin hardware support 2017-07-18 12:57:18 -03:00
cec-core.c media: cec: add adap_free op 2017-07-18 12:47:29 -03:00
cec-edid.c [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-notifier.c [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-pin.c media: cec-pin: add low-level pin hardware support 2017-07-18 12:57:18 -03:00
cec-priv.h
Kconfig media fixes for v4.12-rc4 2017-06-07 07:50:49 -03:00
Makefile media: cec-pin: add low-level pin hardware support 2017-07-18 12:57:18 -03:00