summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/meson-ir.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2019-06-20 06:10:00 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-27 07:19:43 -0400
commitb48cb35c6a7babdc317edb4c752ecf3da0691228 (patch)
treea61296034a488810fbca3247e131c6c0ebf63a4a /drivers/media/rc/meson-ir.c
parent32a847f9fa40ec1b03ead2c514862764983ff9ca (diff)
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 'drivers/media/rc/meson-ir.c')
0 files changed, 0 insertions, 0 deletions