diff options
author | Boris Brezillon <[email protected]> | 2018-05-09 15:00:40 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2018-07-10 17:59:05 +0200 |
commit | c59eb3cfde1faed960fe6de5040c4bd4310fb1cd (patch) | |
tree | d40cafa26564e1d065a5e0004de01c3b6bbf24af /tools/perf/scripts/python | |
parent | 5fa8e4a22182df8ea39adeba4bd518506e26a96d (diff) |
drm/panel: Let of_drm_find_panel() return -ENODEV when the panel is disabled
DT nodes might be present in the DT but with a status property set to
"disabled" or "fail". In this case, we should not return -EPROBE_DEFER
when the caller asks for a drm_panel instance. Return -ENODEV instead.
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions