diff options
author | Dmitry Baryshkov <[email protected]> | 2023-11-07 02:43:33 +0200 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-12-14 09:27:46 +0200 |
commit | d4ca26ac4be0d9aea7005c40df75e6775749671b (patch) | |
tree | b18c7e7170a7e0ca949b9985613c90c6bcdb1300 /scripts/generate_rust_analyzer.py | |
parent | 3313c23f3eab698bc6b904520ee608fc0f7b03d0 (diff) |
drm/msm/dp: call dp_display_get_next_bridge() during probe
The funcion dp_display_get_next_bridge() can return -EPROBE_DEFER if the
next bridge is not (yet) available. However returning -EPROBE_DEFER from
msm_dp_modeset_init() is not ideal. This leads to -EPROBE return from
component_bind, which can easily result in -EPROBE_DEFR loops.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Tested-by: Konrad Dybcio <[email protected]> # sc8180x-primus
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Kuogee Hsieh <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/566208/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions