diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-10-12 00:47:04 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-10-12 02:42:10 +0300 |
commit | eedf9af581b65dea53fb04d44ad081d10274d21f (patch) | |
tree | ae0fa7140b025549581314ee8f0f31bd512dbb62 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | bf3f01d326ce8c61a670c0db12ffebc83f00c215 (diff) |
drm/msm/hdmi: 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 HDMI's platform_device. Use correct lifetime for
devm_drm_bridge_add() call.
Fixes: 719093a67c7f ("drm/msm/hdmi: switch to devm_drm_bridge_add()")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/562201/
Link: https://lore.kernel.org/r/20231011214705.375738-3-dmitry.baryshkov@linaro.org
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions