Files
linux/drivers/gpu/drm
Boris Brezillon c59eb3cfde 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 <boris.brezillon@bootlin.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180509130042.9435-3-boris.brezillon@bootlin.com
2018-07-10 17:59:05 +02:00
..
2018-04-25 09:09:22 +02:00
2018-07-04 10:27:12 +10:00
2018-07-02 18:45:56 +03:00
2017-12-27 19:00:09 -05:00
2018-07-06 10:15:47 +02:00
2018-06-20 15:59:34 +02:00
2018-07-02 18:45:55 +03:00
2018-06-15 23:31:07 +03:00
2018-05-03 21:26:32 +02:00
2018-07-09 18:46:05 +02:00