drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL
authorImre Deak <imre.deak@intel.com>
Wed, 26 Feb 2020 20:34:50 +0000 (22:34 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 2 Mar 2020 17:36:21 +0000 (19:36 +0200)
commit206b7edc356c76168387dec6c26166b8c1926cb6
tree651ba129b3b6b877e759cd2cc917926c393692c8
parentc039b63a3d28d4766de25e704e629994bd80479b
drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL

The types of PLLs used for HDMI/DP on HSW are WRPLL/LCPLL accordingly,
so use these names to align better with the rest of WRPLL/LCPLL function
names elsewhere.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200226203455.23032-9-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c