diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2024-04-15 17:49:33 -0400 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2024-04-16 15:18:59 +0200 |
commit | 6d9e877cde7e9b516a9a99751b8222c87557436d (patch) | |
tree | 1fdf9a6e683277e89e7b97cfda8508618948c763 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cd0a2c6a081ff67007323725b9ff07d9934b1ed8 (diff) |
drm/bridge: lt9611uxc: 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: 0cbbd5b1a012 ("drm: bridge: add support for lontium LT9611UXC 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-5-619a28148e5c@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions