drm/i915: Move some hdmi enable function name to vlv specific.
authorChon Ming Lee <chon.ming.lee@intel.com>
Wed, 16 Oct 2013 09:07:41 +0000 (17:07 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:32:18 +0000 (13:32 +0200)
There is no functional change on this patch.  Only rename several
hdmi encoder function name which suppose to use only by valleyview from
intel_hdmi_pre_pll_enable to vlv_hdmi_pre_pll_enable, and etc.

Signed-off-by: Chon Ming Lee <chon.ming.lee@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found