android_kernel_xiaomi_sm8450/drivers/media/cec
Neil Armstrong 7a78c1e116 media: cec-notifier: Get notifier by device and connector name
In non device-tree world, we can need to get the notifier by the driver
name directly and eventually defer probe if not yet created.

This patch adds a variant of the get function by using the device name
instead and will not create a notifier if not yet created.

But the i915 driver exposes at least 2 HDMI connectors, this patch also
adds the possibility to add a connector name tied to the notifier device
to form a tuple and associate different CEC controllers for each HDMI
connectors.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2018-07-13 08:44:16 +01:00
..
cec-adap.c media: cec: fix wrong tx/rx_status values when canceling a msg 2018-05-28 16:25:25 -04:00
cec-api.c media: cec: add SPDX license info 2018-02-14 13:16:03 -05:00
cec-core.c media: rc: per-protocol repeat period and minimum keyup timer 2018-04-20 09:16:55 -04:00
cec-edid.c media: cec: add SPDX license info 2018-02-14 13:16:03 -05:00
cec-notifier.c media: cec-notifier: Get notifier by device and connector name 2018-07-13 08:44:16 +01:00
cec-pin-error-inj.c media: cec-pin-error-inj: avoid a false-positive Spectre detection 2018-05-28 16:11:17 -04:00
cec-pin-priv.h media: cec: improve CEC pin event handling 2018-03-22 08:16:52 -04:00
cec-pin.c media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bit 2018-04-20 08:37:35 -04:00
cec-priv.h media: cec: add SPDX license info 2018-02-14 13:16:03 -05:00
Kconfig media: cec-pin-error-inj: parse/show error injection 2018-03-22 08:00:59 -04:00
Makefile media: cec-pin-error-inj: parse/show error injection 2018-03-22 08:00:59 -04:00