diff options
author | Dmitry Baryshkov <[email protected]> | 2022-08-26 12:39:27 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-11-04 15:29:04 +0300 |
commit | 43736546404368c3e4c6fb4326d843965fcc991e (patch) | |
tree | 8d6c54150e027aa49f089a19d6293a6bb4483536 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 248adb815bc138e9d7d73a73c608b87b080d3740 (diff) |
drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()
To continue the idea of failing the probe() rather than failing the
bind(), move the call to msm_hdmi_get_phy() function to
msm_hdmi_dev_probe(), so that the driver fails the probe if PHY is not
yet available rather than succeeding the probe and then failing the
bind() with -EPROBE_DEFER.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/499652/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions