drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 10 Dec 2013 12:06:45 +0000 (14:06 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 10 Dec 2013 19:04:58 +0000 (20:04 +0100)
The CRI clock is related to the display PHY, so the setup belongs
in intel_init_dpio().

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found