summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_file.c
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2019-10-23 17:44:53 +0200
committerBoris Brezillon <boris.brezillon@collabora.com>2019-12-02 09:34:06 +0100
commitbd19c4527056b3e42e8c286136660aa14d0b6c90 (patch)
tree49f29cf409e7424126234c2095b1afd35c8a5894 /drivers/gpu/drm/drm_file.c
parentde2501381470f7374cd502c239eecf8a3f67f65f (diff)
downloadlinux-bd19c4527056b3e42e8c286136660aa14d0b6c90.tar.bz2
drm/exynos: Don't reset bridge->next
bridge->next is only points to the new bridge if drm_bridge_attach() succeeds. No need to reset it manually here. Note that this change is part of the attempt to make the bridge chain a double-linked list. In order to do that we must patch all drivers manipulating the bridge->next field. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Inki Dae <inki.dae@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191023154512.9762-3-boris.brezillon@collabora.com
Diffstat (limited to 'drivers/gpu/drm/drm_file.c')
0 files changed, 0 insertions, 0 deletions