]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: remove comment about IVB link training from intel_pm.c
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 12 Apr 2013 21:16:52 +0000 (18:16 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 07:43:27 +0000 (09:43 +0200)
commit6af79ae2ae81efb2abd42d908041aa6ac0db9d43
tree2a778e24c699bf12543a407395447e8c5e4982cc
parent30ccd9644e021ae95e0f039d70b7d5ea8d9d8f3b
drm/i915: remove comment about IVB link training from intel_pm.c

We have the exact same comment inside intel_init_display. This is
a leftover from when we moved a lot of code from intel_display.c to
intel_pm.c.

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