media: cec: add adap_controls_phys_addr option
authorJeff Chase <jnchase@google.com>
Mon, 22 Jun 2020 23:59:49 +0000 (01:59 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 4 Jul 2020 10:15:26 +0000 (12:15 +0200)
commit98f803cfa76eb67d0e429ba76a39471f95d83675
tree1dd13484e8868fea6d0d060ff36c46b4147ac240
parent7f52faabd2e533dd3f59d2d69093756fa25a1b2e
media: cec: add adap_controls_phys_addr option

Use of the cec notifier framework is required to support
CEC_CAP_CONNECTOR_INFO but some devices do not want physical address
updates from the notifier. This adds an option to allow registering
with a cec notifier without getting address updates.

[hans: document the new adap_controls_phys_addr bool]

Signed-off-by: Jeff Chase <jnchase@google.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/cec/core/cec-notifier.c
include/media/cec.h