drm/i915/crt: Remove obsolete kerneldoc-esque comment
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Feb 2018 09:29:06 +0000 (09:29 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Feb 2018 12:04:31 +0000 (12:04 +0000)
commit537225299f20301e58c3f0831453f9d9d25d9091
tree27cac5e33852f7bff5fb0215b2d880f2857e39c4
parent5af4ce7d81a5945ad11ca04a68e7f1febd67d59f
drm/i915/crt: Remove obsolete kerneldoc-esque comment

The code describes what it is doing quite well; and that is now much
more complex than what the old comment would let you believe.

drivers/gpu/drm/i915/intel_crt.c:486: warning: Function parameter or member 'connector' not described in 'intel_crt_detect_hotplug'

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180214092909.27040-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_crt.c