]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/dpll: Rename intel_dpll
authorSuraj Kandpal <suraj.kandpal@intel.com>
Thu, 15 May 2025 07:17:48 +0000 (12:47 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 20 May 2025 08:04:02 +0000 (13:34 +0530)
commit537d00c8fda47250c2a763eea2b8a86708e029b0
tree9750594deb1fa007588daf90f007554586438933
parente1123e617e510a3652fc707155adc43bb3fe4160
drm/i915/dpll: Rename intel_dpll

Rename intel_dpll to intel_dpll_global so that intel_shared_dpll
can be renamed to intel_dpll in an effort to move away from the shared
naming convention.
Also intel_dpll according to it's comment tracks global dpll rather
than individual hence making more sense this gets changed.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/r/20250515071801.2221120-2-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_display_core.h