drm/i915: s/init_cdclk/init_cdclk_hw/
Give the cdclk init/uninit functions a _hw suffix to make it clear they are about initializing the actual hardware. I'll be wanting to to add a intel_cdclk_init() which is purely initializing software structures. Signed-off-by:Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-12-ville.syrjala@linux.intel.com Reviewed-by:
Imre Deak <imre.deak@intel.com>
Showing
- drivers/gpu/drm/i915/display/intel_cdclk.c 12 additions, 12 deletionsdrivers/gpu/drm/i915/display/intel_cdclk.c
- drivers/gpu/drm/i915/display/intel_cdclk.h 2 additions, 2 deletionsdrivers/gpu/drm/i915/display/intel_cdclk.h
- drivers/gpu/drm/i915/display/intel_display_power.c 8 additions, 8 deletionsdrivers/gpu/drm/i915/display/intel_display_power.c
Loading
Please register or sign in to comment