commit | 0532e5e5e03996aa1eaa8e5a0bc5b93a6c3f1648 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime@cerno.tech> | Thu Sep 03 10:01:21 2020 +0200 |
committer | Maxime Ripard <maxime@cerno.tech> | Mon Sep 07 18:05:43 2020 +0200 |
tree | 24f00cad5af97c3aa8dbf3ad33b30867188c43fc | |
parent | 283d347d6e3e25829663cc629e80eccea96c25de [diff] |
drm/vc4: hdmi: Remove vc4_hdmi_connector The vc4_hdmi_connector was only used to switch between drm_connector to drm_encoder. However, we can now use vc4_hdmi to do the switch, so that structure is redundant. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com> Tested-by: Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/aee5120728db350b19c074de4290eafaf01e6671.1599120059.git-series.maxime@cerno.tech