diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-03 23:18:23 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-11-22 19:50:33 +0300 |
commit | 246bcae104475136cd3eb87793726b5cc4320ad1 (patch) | |
tree | 40ad4dc48547abcffd4a90a289002baeec2bf49d /tools/perf/scripts/python/task-analyzer.py | |
parent | a1f763fe869c6875a6649bb0c145e589e08087a0 (diff) | |
download | linux-246bcae104475136cd3eb87793726b5cc4320ad1.tar.xz |
drm/i915/dsi: Replace check with a (missing) MIPI sequence name
Names of the MIPI sequence steps are sequential and defined, no
need to check for the gaps. However in seq_name the MIPI_SEQ_END
is missing. Add it there, and drop unneeded NULL check in
sequence_name().
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231103201831.1037416-9-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions