summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorHans Verkuil2019-06-20 12:10:00 +0200
committerMauro Carvalho Chehab2019-06-27 13:19:43 +0200
commitb48cb35c6a7babdc317edb4c752ecf3da0691228 (patch)
treea61296034a488810fbca3247e131c6c0ebf63a4a /security
parentmedia: cec: add struct cec_connector_info support (diff)
downloadkernel-qcow2-linux-b48cb35c6a7babdc317edb4c752ecf3da0691228.tar.gz
kernel-qcow2-linux-b48cb35c6a7babdc317edb4c752ecf3da0691228.tar.xz
kernel-qcow2-linux-b48cb35c6a7babdc317edb4c752ecf3da0691228.zip
media: cec-notifier: add new notifier functions
In order to support multiple CEC devices for an HDMI connector, and to support cec_connector_info, drivers should use either a cec_notifier_conn_(un)register pair of functions (HDMI drivers) or a cec_notifier_cec_adap_(un)register pair (CEC adapter drivers). This replaces cec_notifier_get_conn/cec_notifier_put. For CEC adapters it is also no longer needed to call cec_notifier_register, cec_register_cec_notifier and cec_notifier_unregister. This is now all handled internally by the new functions. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions