summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2026-06-19 09:02:13 +0200
committerLuca Ceresoli <luca.ceresoli@bootlin.com>2026-07-01 19:04:55 +0200
commitcff96362794a5c1f3adb013b4a46c7233149a629 (patch)
treea59a673a94d815450e533dd4db1d4b07a92eea94 /tools/perf/scripts/python/exported-sql-viewer.py
parent844e71ba7d7a50c5ffa29d147afaeaafb19b39e4 (diff)
drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
lcdif_attach_bridge() uses dev_err_probe() on all its error returns to store a specific deferral message. However its caller lcdif_load() calls dev_err_probe() again on error, overwriting the specific deferral messages with a unique, unavoidably generic, message. Make the specific deferral message visible by using a plain 'return ret' on the caller. Acked-by: Liu Ying <victor.liu@nxp.com> Link: https://patch.msgid.link/20260619-drm-lcdif-deferral-msg-v1-1-ce2392dca985@bootlin.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions