diff options
| author | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2026-01-09 11:02:51 +0100 |
|---|---|---|
| committer | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2026-01-21 13:59:56 +0100 |
| commit | 9afbf7a9cce584e3ce7b709ea5654f2721b00694 (patch) | |
| tree | 6f401fccd1718b51b9fcf700d674ca47227b4e78 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 4e7fd5aa3f3939dfcd8b0578de57f1cc00d6c31c (diff) | |
drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()
of_drm_find_bridge() is deprecated. Move to its replacement
of_drm_find_and_get_bridge() which gets a bridge reference, and ensure it
is put when done.
dw_hdmi->bridge is used only in dw_hdmi_top_thread_irq(), so in order to
avoid potential use-after-free ensure the irq is freed before putting the
dw_hdmi->bridge reference.
Acked-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260109-drm-bridge-alloc-getput-drm_of_find_bridge-3-v2-2-8d7a3dbacdf4@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
