drm/i915/mtl: Remove misleading "clock" field from C20 pll_state
authorRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Thu, 7 Dec 2023 22:10:24 +0000 (14:10 -0800)
committerRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Fri, 8 Dec 2023 18:59:52 +0000 (10:59 -0800)
commit1103672fd6b8486c4cc1ab69623e9a080a00e022
treee1bebc3035954b452e69335d7844341032b1057e
parent877fd09a120d0acee073fbada79fad2ab35396c2
drm/i915/mtl: Remove misleading "clock" field from C20 pll_state

The field link_bit_rate serves as the actual clock value for the C20
pll_state structure. Remove the misleading clock field. The subsequent
patch would rename the link_bit_rate as the clock field.

Cc: Clint Taylor <clinton.a.taylor@intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231207221025.2032207-3-radhakrishna.sripada@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c
drivers/gpu/drm/i915/display/intel_display_types.h