drm/i915: s/dev_priv/i915/ in the shared_dpll code
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 3 Oct 2023 20:06:20 +0000 (23:06 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 4 Oct 2023 13:49:50 +0000 (16:49 +0300)
commit25591b66d0a4f9277241cebe1a74b4f985bc27a9
tree782152e0f1b83a2b49b4aff9742b74b39578bf62
parent51d3e62927193c101e02ad3ef114dbcd8f49b34a
drm/i915: s/dev_priv/i915/ in the shared_dpll code

Do a s/dev_priv/i915/ pass over the shared_dpll code to
get the variable names into sync with modern standards.

v2: Rebase

Reviewed-by: Jani Nikula <jani.nikula@intel.com> #v1
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231003200620.11633-5-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
drivers/gpu/drm/i915/display/intel_dpll_mgr.h