drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
authorDariusz Marcinkiewicz <darekm@google.com>
Wed, 14 Aug 2019 10:45:00 +0000 (12:45 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 27 Aug 2019 10:53:01 +0000 (12:53 +0200)
commit5558f3d535c54e5ca39df7896022b103360a9ab1
tree1af07cd24307820f46febf600f1ea79e44258279
parentae85b0df124f6928709f6707db55457f369bcb27
drm/i915/intel_hdmi: use cec_notifier_conn_(un)register

Use the new cec_notifier_conn_(un)register() functions to
(un)register the notifier for the HDMI connector, and fill in
the cec_connector_info.

Signed-off-by: Dariusz Marcinkiewicz <darekm@google.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Tested-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Link: https://patchwork.freedesktop.org/patch/msgid/20190814104520.6001-3-darekm@google.com
drivers/gpu/drm/i915/display/intel_hdmi.c