]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/display: replace IS_GEN() in commented code
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 3 Jun 2021 16:54:28 +0000 (09:54 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 4 Jun 2021 23:50:54 +0000 (16:50 -0700)
commit8a97c5112472d545ff3fc138c1698d4139e9a23f
tree87891a7cfce6188020aaa65289a9aec279ac4541
parentedb1e774d6fdb03e2bd06ff3e7d4d60dd272dbdd
drm/i915/display: replace IS_GEN() in commented code

Since we are replacing IS_GEN() with GRAPHICS_VER(), make sure we take
care of the comments as well.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210603165428.3625495-8-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_tv.c