diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-10-12 00:47:03 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-10-12 02:42:10 +0300 |
commit | bf3f01d326ce8c61a670c0db12ffebc83f00c215 (patch) | |
tree | f6afd3d04f21efbde143c36d81585c740d6b4e48 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 44d8c4d516d951ac29a5f2cab7788002d6a77211 (diff) |
drm/msm/dsi: use correct lifetime device for devm_drm_bridge_add
The lifetime of the created drm_bridge is attached to the drm_device
rather than the DSI's platform_device. Use correct lifetime for
devm_drm_bridge_add() call.
Fixes: 5f403fd7d5c2 ("drm/msm/dsi: switch to devm_drm_bridge_add()")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/562200/
Link: https://lore.kernel.org/r/20231011214705.375738-2-dmitry.baryshkov@linaro.org
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions