diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2024-04-15 17:49:29 -0400 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2024-04-16 15:18:48 +0200 |
commit | ef4a9204d594fe959cdbc7418273caf4001535c8 (patch) | |
tree | ea098d44f2e110879b2667fb75768e5727cb5956 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b0062036c3b71b4a69e244ecf0502c06c4cf5f0 (diff) |
drm/bridge: anx7625: 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: 269332997a16 ("drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not found")
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240415-anx7625-defer-log-no-dsi-host-v3-1-619a28148e5c@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions