OSDN Git Service

drm/i915: Always initialize dpll.lock
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 21 Sep 2022 12:23:40 +0000 (15:23 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 26 Sep 2022 17:42:59 +0000 (20:42 +0300)
commit8a549e8d19f401a717f72cc035f5df6b4d128564
treedc4e7bbe07e0bccf75df5dec779cb2832e3d726f
parent073a12f45fb8e3b21c9e08c36a2528d9f9e38d83
drm/i915: Always initialize dpll.lock

Initialize the dll.lock mutex whether or not we manage to
initialize the rest of the dpll mgr.

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