[PATCH 0/3] drm: fix some bridge api misunderstandings

From: Peter Rosin
Date: Wed May 02 2018 - 03:41:04 EST


Hi!

While looking at various drm bridge users, I came across these
issues.

Cheers,
Peter

Peter Rosin (3):
drm/sti: do not remove the drm_bridge that was never added
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
drm/exynos: hdmi: avoid duplicating drm_bridge_attach

drivers/gpu/drm/exynos/exynos_hdmi.c | 2 --
drivers/gpu/drm/rockchip/rockchip_lvds.c | 2 --
drivers/gpu/drm/sti/sti_hda.c | 1 -
drivers/gpu/drm/sti/sti_hdmi.c | 1 -
4 files changed, 6 deletions(-)

--
2.11.0