drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
authorLibin Yang <libin.yang@linux.intel.com>
Mon, 10 Oct 2016 15:04:05 +0000 (18:04 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 11 Oct 2016 14:22:16 +0000 (17:22 +0300)
commita7c4efbfbe45f7f9e09bc6ff27e9762b89354449
tree22e3b1ce600396b7d2e249bca7ccbe4b0e6f833c
parent4bd2d6f680e39a910f76b50ba21ad22bc6177628
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock

HDMI audio should use crtc_clock to get the TMDS clock.

This patch renames mode to adjusted_mode to unify the name.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Libin Yang <libin.yang@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/8945ac6bdae9c63a563bdd60b44dd316254e4752.1476111629.git.jani.nikula@intel.com
drivers/gpu/drm/i915/intel_audio.c