]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc790ab057233672cecb9b474eb87c93459f006cc
tree99f3522dfb4e01212822d5f6b20575a2b7ad0251
parent4bdc6d4ce2c9e71787eae0460c368748c19de6da
drm/i915: Move some hdmi enable function name to vlv specific.

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>
drivers/gpu/drm/i915/intel_hdmi.c