mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
Many drivers (21 to be exact) create connectors that are always connected (for instance to an LVDS or DSI panel). Instead of forcing them to implement a dummy .detect() handler, make the callback optional and consider the connector as always connected in that case. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Jyri Sarha <jsarha@ti.com> Acked-by: Jani Nikula <jani.nikula@intel.com> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Vincent Abriou <vincent.abriou@st.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> [seanpaul fixed small conflict in rcar-du/rcar_du_lvdscon.c] Signed-off-by: Sean Paul <seanpaul@chromium.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| NOTES | ||
| sti_awg_utils.c | ||
| sti_awg_utils.h | ||
| sti_compositor.c | ||
| sti_compositor.h | ||
| sti_crtc.c | ||
| sti_crtc.h | ||
| sti_cursor.c | ||
| sti_cursor.h | ||
| sti_drv.c | ||
| sti_drv.h | ||
| sti_dvo.c | ||
| sti_gdp.c | ||
| sti_gdp.h | ||
| sti_hda.c | ||
| sti_hdmi.c | ||
| sti_hdmi.h | ||
| sti_hdmi_tx3g4c28phy.c | ||
| sti_hdmi_tx3g4c28phy.h | ||
| sti_hqvdp.c | ||
| sti_hqvdp_lut.h | ||
| sti_mixer.c | ||
| sti_mixer.h | ||
| sti_plane.c | ||
| sti_plane.h | ||
| sti_tvout.c | ||
| sti_vid.c | ||
| sti_vid.h | ||
| sti_vtac.c | ||
| sti_vtg.c | ||
| sti_vtg.h | ||