mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
Use drm_connector_has_possible_encoder() for checking
whether the encoder has an associated connector.
v2: Replace the drm_for_each_connector_encoder_ids() loop
with a simple drm_connector_has_possible_encoder() call
Cc: Jyri Sarha <jsarha@ti.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180628131315.14156-10-ville.syrjala@linux.intel.com
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Jyri Sarha <jsarha@ti.com>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| tilcdc_crtc.c | ||
| tilcdc_drv.c | ||
| tilcdc_drv.h | ||
| tilcdc_external.c | ||
| tilcdc_external.h | ||
| tilcdc_panel.c | ||
| tilcdc_panel.h | ||
| tilcdc_plane.c | ||
| tilcdc_regs.h | ||
| tilcdc_tfp410.c | ||
| tilcdc_tfp410.h | ||