]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/dpll: Rename intel_reference_dpll_crtc
authorSuraj Kandpal <suraj.kandpal@intel.com>
Thu, 15 May 2025 07:17:58 +0000 (12:47 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 20 May 2025 08:04:20 +0000 (13:34 +0530)
commitc51686d8d3576bef6f842d0191214564613c4af6
treed6df5fc187627096712edf1ec97ee15626df79c5
parent3b65a01ab590684e5b68c15940ef3ab2a6a72303
drm/i915/dpll: Rename intel_reference_dpll_crtc

Rename intel_reference_dpll_crtc to intel_dpll_crtc_get in an
effort to have all the exported functions have the name start
with file name.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://lore.kernel.org/r/20250515071801.2221120-12-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c