linux/drivers/media/cec
Hans Verkuil fc1ff45a07 media: cec-notifier: small improvements
Allow calling cec_notifier_set_phys_addr and
cec_notifier_set_phys_addr_from_edid with a NULL notifier, in which
case these functions do nothing.

Add a cec_notifier_phys_addr_invalidate helper function (the notifier
equivalent of cec_phys_addr_invalidate).

These changes simplify drm CEC driver support.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-07-26 05:46:44 -04:00
..
Kconfig media fixes for v4.12-rc4 2017-06-07 07:50:49 -03:00
Makefile [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER 2017-06-04 15:23:35 -03:00
cec-adap.c media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES 2017-07-26 05:46:43 -04:00
cec-api.c Linux 4.12-rc6 2017-06-20 08:51:56 -03:00
cec-core.c [media] cec: add CEC_CAP_NEEDS_HPD 2017-06-20 06:54:34 -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-notifier: small improvements 2017-07-26 05:46:44 -04:00
cec-priv.h