diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-11-07 02:43:33 +0200 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-12-14 09:27:46 +0200 |
commit | d4ca26ac4be0d9aea7005c40df75e6775749671b (patch) | |
tree | b18c7e7170a7e0ca949b9985613c90c6bcdb1300 /include/linux/i8253.h | |
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 <dmitry.baryshkov@linaro.org>
Tested-by: Konrad Dybcio <konrad.dybcio@linaro.org> # sc8180x-primus
Reviewed-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Kuogee Hsieh <quic_khsieh@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/566208/
Link: https://lore.kernel.org/r/20231107004424.2112698-1-dmitry.baryshkov@linaro.org
Diffstat (limited to 'include/linux/i8253.h')
0 files changed, 0 insertions, 0 deletions