]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Fix incorrect comment
authorDavid Weinehall <david.weinehall@linux.intel.com>
Fri, 9 Feb 2018 13:07:55 +0000 (15:07 +0200)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 13 Feb 2018 06:46:30 +0000 (22:46 -0800)
commit3758d96808b9942de9272079d5a24c6c0d2b6c7a
tree15ab546e1c72773fc4e7cc3e7fae815acdced1b9
parente53792f44d8bde64022093cfc3f39db0e7d39212
drm/i915: Fix incorrect comment

While the comment singles out Port A or B, the code says Port A or *D*.
Looking at the history it seems that the comment was added after the code,
so it seems likely that the code is correct, not the comment.

CC: Jani Nikula <jani.nikula@intel.com>
CC: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: David Weinehall <david.weinehall@linux.intel.com>
Reviewed-by: James Ausmus <james.ausmus@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180209130755.11893-1-david.weinehall@linux.intel.com
drivers/gpu/drm/i915/intel_dp.c