media: cec: add optional adap_configured callback
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 3 Feb 2022 12:11:15 +0000 (12:11 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 24 Apr 2022 06:41:35 +0000 (07:41 +0100)
commitf1b57164305d6342b9f77a4f4482cde492b56983
tree7877791677c5e594fbfbcdb66ba0316243830f69
parentdad272bd03d541dc7c0ff8331756eccf659f6f02
media: cec: add optional adap_configured callback

This new optional callback is called when the adapter is fully configured
or fully unconfigured. Some drivers may have to take action when this
happens.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/driver-api/media/cec-core.rst
drivers/media/cec/core/cec-adap.c
include/media/cec.h