OSDN Git Service

drm/i915: Use intel_hdmi_port_clock() more
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 4 Feb 2021 02:08:46 +0000 (04:08 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 5 Feb 2021 14:06:09 +0000 (16:06 +0200)
commit3c4442aa22878091f16c8d9592f5f5b6a94d1556
treefbf7127ff42d7168a5457b93087ab92f27722261
parent6499f925dd4709ef755e919be355b9e8de6038a3
drm/i915: Use intel_hdmi_port_clock() more

Replace the hand rolled intel_hdmi_port_clock() stuff
with the real thing.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210204020846.2094-2-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
drivers/gpu/drm/i915/display/intel_hdmi.c