drm/i915/display: fix comment on skl straps
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 25 Jun 2020 00:11:16 +0000 (17:11 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 12 Feb 2021 00:37:50 +0000 (16:37 -0800)
commit885d3e5b6f08afda80e55d2682237a2bc599a7fd
tree8d5a6c11340f83fa2fae1c134c8304c7fc5fedb3
parentd20630802f9fc8daf3026bc96b35c02ad17693b5
drm/i915/display: fix comment on skl straps

We are not checking for specific SKUs and feedback from HW team is that
it may not work since it was supposed to be fixed by the same time
straps stopped to be used. So, just update comment.

v2: Instead of removing the check, just update the comment since
feedback from HW team was that it actually may not work

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200625001120.22810-3-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_display.c