On Fri, Sep 24, 2021 at 2:55 PM Maxime Ripard <[email protected]> wrote:
>
> Even though we already check that the encoder->crtc pointer is there
> during in startup(), which is part of the open() path in ASoC, nothing
> guarantees that our encoder state won't change between the time when we
> open the device and the time we prepare it.
>
> Move the sanity checks we do in startup() to a helper and call it from
> prepare().
>
> Fixes: 91e99e113929 ("drm/vc4: hdmi: Register HDMI codec")
> Signed-off-by: Maxime Ripard <[email protected]>

Tested-by: Sudip Mukherjee <[email protected]>


-- 
Regards
Sudip

Reply via email to