diff options
author | Douglas Anderson <[email protected]> | 2024-05-17 14:36:38 -0700 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2024-05-21 10:01:20 +0200 |
commit | 6320b9199dd99622668649c234d4e8a99e44a9c8 (patch) | |
tree | 56d77e4524f4cf89c0d1d0557da871ca10bf7d6a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 587c48f622374e5d47b1d515c6006a4df4dee882 (diff) |
drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()
The mipi_dsi_dcs_nop() function returns an error but we weren't
checking it in boe_panel_prepare(). Add a check. This is highly
unlikely to matter in practice. If the NOP failed then likely later
MIPI commands would fail too.
Found by code inspection.
Fixes: 812562b8d881 ("drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence")
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/20240517143643.3.Ibffbaa5b4999ac0e55f43bf353144433b099d727@changeid
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20240517143643.3.Ibffbaa5b4999ac0e55f43bf353144433b099d727@changeid
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions