commit | 97a24a701c13f608a57a0969fb99b029c24151b4 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Feb 05 23:46:34 2021 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Feb 16 14:41:10 2021 +0200 |
tree | e06cc11782c8e26aa4090398a4a86e1233a29bac | |
parent | dc1ddac65664524b15f013e6eb56365b957b23bc [diff] |
drm/i915: s/dev_priv/i915/ for the remainder of DDI clock routing Convert the remaining 'dev_priv's to 'i915's in the DDI clock routing functions. Cc: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210205214634.19341-16-ville.syrjala@linux.intel.com Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>