drm/i915: Move the DPLL vfunc inits after the func defines
authorImre Deak <imre.deak@intel.com>
Wed, 26 Feb 2020 20:34:46 +0000 (22:34 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 2 Mar 2020 17:36:21 +0000 (19:36 +0200)
commit4ac7df1775f3c943216d7aaf158e5ad16a94dd7e
treedc83ea30a5cfc6db0b1c146a29634e86f34f2ca9
parent353ad959a0bc6d702218f9d77ff47bf80e3c2075
drm/i915: Move the DPLL vfunc inits after the func defines

Move the per-platform DPLL and DPLL-manager vfunc initializations right
after the corresponding function definitions.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200226203455.23032-5-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c