mirror-linux/drivers/gpu/drm/display
Luca Ceresoli 9e05c8dc4e drm/display: bridge-connector: remove unused variable assignment
The 'bridge' pointer started being assigned and used within this 'if' scope
in commit 0beba3f9d3 ("drm/bridge: connector: add support for HDMI codec
framework").

After that, commit 5d04b41889 ("drm/bridge: split HDMI Audio from
DRM_BRIDGE_OP_HDMI") removed the code dereferencing it from the same 'if'
scope, but did not remove the assignment.

Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250808-drm-bridge-alloc-getput-for_each_bridge-v2-2-edb6ee81edf1@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
2025-09-05 15:42:21 +02:00
..
Kconfig drm/display: bridge-connector: handle CEC adapters 2025-05-21 01:35:21 +03:00
Makefile drm/display: add CEC helpers code 2025-05-21 01:35:16 +03:00
drm_bridge_connector.c drm/display: bridge-connector: remove unused variable assignment 2025-09-05 15:42:21 +02:00
drm_display_helper_mod.c
drm_dp_aux_bus.c drm for 6.17-rc1 2025-07-30 19:26:49 -07:00
drm_dp_aux_dev.c
drm_dp_cec.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00
drm_dp_dual_mode_helper.c drm/i915/lspcon: do not hardcode settle timeout 2025-01-27 14:54:46 -05:00
drm_dp_helper.c drm/dp: drm_edp_backlight_set_level: do not always send 3-byte commands 2025-08-21 13:41:59 +03:00
drm_dp_helper_internal.h
drm_dp_mst_topology.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00
drm_dp_mst_topology_internal.h
drm_dp_tunnel.c drm for 6.17-rc1 2025-07-30 19:26:49 -07:00
drm_dsc_helper.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00
drm_hdcp_helper.c
drm_hdmi_audio_helper.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00
drm_hdmi_cec_helper.c drm/display: hdmi-cec-helper: Fix adapter unregistration 2025-07-05 16:18:54 +03:00
drm_hdmi_cec_notifier_helper.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00
drm_hdmi_helper.c drm/connector: move HDR sink metadata to display info 2025-06-23 21:44:55 +03:00
drm_hdmi_state_helper.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00
drm_scdc_helper.c drm/display: Include <linux/export.h> 2025-06-16 09:02:32 +02:00