Skip to content
Commit c1b18305 authored by Maxime Ripard's avatar Maxime Ripard Committed by Phil Elwell
Browse files

drm/vc4: hdmi: Move initial register read after pm_runtime_get



Commit ecdd08fd ("drm/vc4: hdmi: Make sure the device is powered
with CEC") made sure that the device is powered while there is
CEC-related accesses but missed one register read in the variable
declaration.

Move the variable assignment after the pm_runtime_resume_and_get.

Fixes: ecdd08fd ("drm/vc4: hdmi: Make sure the device is powered with CEC")
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent 22fcc191
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment