]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/ddi: use string choice helpers
authorR Sundar <prosunofficial@gmail.com>
Mon, 7 Oct 2024 17:33:00 +0000 (23:03 +0530)
committerJani Nikula <jani.nikula@intel.com>
Tue, 22 Oct 2024 10:09:22 +0000 (13:09 +0300)
commit04e82100156d33dc8aebdc5a400375ba2ca3c3c1
treed543df4cee4a0ea163e98c094f0e4e1124a3bd88
parentdf6bbcb19ff8d3e659537e1ca0cba054df5fb1bb
drm/i915/ddi: use string choice helpers

Use str_enabled_disabled string helpers for better readability and to
fix cocci warning.

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Julia Lawall <julia.lawall@inria.fr>
Closes: https://lore.kernel.org/r/202410071601.TFpXoqgW-lkp@intel.com/
Signed-off-by: R Sundar <prosunofficial@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241007173300.83902-1-prosunofficial@gmail.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c