diff options
author | 2023-11-03 22:18:23 +0200 | |
---|---|---|
committer | 2023-11-22 18:50:33 +0200 | |
commit | 246bcae104475136cd3eb87793726b5cc4320ad1 (patch) | |
tree | 40ad4dc48547abcffd4a90a289002baeec2bf49d /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | drm/i915/dsi: Get rid of redundant 'else' (diff) | |
download | linux-rng-246bcae104475136cd3eb87793726b5cc4320ad1.tar.xz linux-rng-246bcae104475136cd3eb87793726b5cc4320ad1.zip |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions