diff options
| author | Maxime Ripard <[email protected]> | 2021-09-17 18:09:25 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2021-09-22 08:44:00 +0000 |
| commit | d4ae66f10c8b9959dce1766d9a87070e567236eb (patch) | |
| tree | 492bd94d60261d0329372340f66c1910e23fb653 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | MAINTAINERS: fix typo in DRM DRIVER FOR SAMSUNG S6D27A1 PANELS (diff) | |
| download | kernel-d4ae66f10c8b9959dce1766d9a87070e567236eb.tar.gz kernel-d4ae66f10c8b9959dce1766d9a87070e567236eb.zip | |
drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
By depending on devm_drm_panel_bridge_add(), devm_drm_of_get_bridge()
introduces a circular dependency between the modules drm (where
devm_drm_of_get_bridge() ends up) and drm_kms_helper (where
devm_drm_panel_bridge_add() is).
Fix this by moving devm_drm_of_get_bridge() to bridge/panel.c and thus
drm_kms_helper.
Fixes: 87ea95808d53 ("drm/bridge: Add a function to abstract away panels")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
