diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2024-04-15 17:49:32 -0400 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2024-04-16 15:18:56 +0200 |
commit | cd0a2c6a081ff67007323725b9ff07d9934b1ed8 (patch) | |
tree | d09ed8898149f9249e9eee9023f53230c07ba7e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b3b4695ff47c4964d4ccb930890c9ffd8e455e20 (diff) |
drm/bridge: lt9611: Don't log an error when DSI host can't be found
Given that failing to find a DSI host causes the driver to defer probe,
make use of dev_err_probe() to log the reason. This makes the defer
probe reason available and avoids alerting userspace about something
that is not necessarily an error.
Fixes: 23278bf54afe ("drm/bridge: Introduce LT9611 DSI to HDMI bridge")
Suggested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240415-anx7625-defer-log-no-dsi-host-v3-4-619a28148e5c@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions