]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/cx0: Rename intel_clear_response_ready flag
authorSuraj Kandpal <suraj.kandpal@intel.com>
Thu, 22 Jan 2026 04:48:59 +0000 (10:18 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 27 Jan 2026 03:03:35 +0000 (08:33 +0530)
commitbbde2759de1b85ae8c45281f251cdf61cd23fa7f
treec34c085b9ad0f1c55683ef49076d12bd1b01e1ee
parentf86bed1bc93111a0308bc4d0335ee68d6fc9a1f4
drm/i915/cx0: Rename intel_clear_response_ready flag

Rename the non static intel_clear_response_ready_flag to
intel_cx0_clear_response_ready_flag so that we follow the
naming standards of non static function.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Nemesa Garg <nemesa.garg@intel.com>
Link: https://patch.msgid.link/20260122044859.753682-2-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c
drivers/gpu/drm/i915/display/intel_cx0_phy.h
drivers/gpu/drm/i915/display/intel_lt_phy.c