Re: [Intel-gfx] [PATCH 4/4] drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()

2023-07-19 Thread kernel test robot
drm-tip patch link: https://lore.kernel.org/r/20230719132822.305612-5-luciano.coelho%40intel.com patch subject: [Intel-gfx] [PATCH 4/4] drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count() config: x86_64-defconfig (https://download.01.org/0day-ci/archive/20230719/20

[Intel-gfx] [PATCH 4/4] drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()

2023-07-19 Thread Luca Coelho
It is irrelevant for the caller that the max lane count is being derived from a FIA register, so having "fia" in the function name is irrelevant. Rename the function accordingly. Signed-off-by: Luca Coelho --- drivers/gpu/drm/i915/display/intel_dp.c | 4 ++--