drm/i915: Kill cnl_sanitize_cdclk()
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 10 Sep 2019 15:42:48 +0000 (08:42 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 11 Sep 2019 03:36:31 +0000 (20:36 -0700)
commit5dac256bf76793d4e4c554a3c6784e39ccf06664
treeded7c5f053f24ffcc25b657b027902db3167d6ee
parent1cbcd3b4b168a08620153d2c5d52461a75338349
drm/i915: Kill cnl_sanitize_cdclk()

The CNL variant of this function is identical to the BXT variant aside
from not needing to handle SSA precharge.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190910154252.30503-5-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_cdclk.c