]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: Rename bridge helpers targeting a bridge chain
authorBoris Brezillon <boris.brezillon@collabora.com>
Tue, 3 Dec 2019 14:15:05 +0000 (15:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Mar 2023 15:43:45 +0000 (16:43 +0100)
commit21b32f60b0c76f47fed6a2def0f9f52ab09c41fa
tree045c7762828d8fceb58cf33752c2c5ffe2b0eb99
parent90bdf719ffead97d51b4c244b834607b47b2c47b
drm/bridge: Rename bridge helpers targeting a bridge chain

[ Upstream commit 0aaba9a2d6995e53ece4125a956ab49de07e53c6 ]

Change the prefix of bridge helpers targeting a bridge chain from
drm_bridge_ to drm_bridge_chain_ to better reflect the fact that
the operation will happen on all elements of chain, starting at the
bridge passed in argument.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191203141515.3597631-2-boris.brezillon@collabora.com
Stable-dep-of: 13fcfcb2a9a4 ("drm/msm/mdp5: Add check for kzalloc")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_atomic_helper.c
drivers/gpu/drm/drm_bridge.c
drivers/gpu/drm/drm_probe_helper.c
drivers/gpu/drm/exynos/exynos_drm_dsi.c
drivers/gpu/drm/mediatek/mtk_hdmi.c
drivers/gpu/drm/vc4/vc4_dsi.c
include/drm/drm_bridge.h