drm/i915: update intel_dp_voltage_max comment
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 13 Jun 2014 21:45:41 +0000 (18:45 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 16 Jun 2014 17:57:22 +0000 (19:57 +0200)
commit1100244e31f5b8ce9d09ec6b965536c15efc6148
tree832293872bc02c139a3b21596aa59bff23feb993
parent9576c27f5287f873505583350049100896a48299
drm/i915: update intel_dp_voltage_max comment

Any comment containing "current Intel hardware supports" quickly
becomes obsolete, so remove it and let people discover the information
by looking at the function implementation.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c