[PATCH 1/2] drm/vc4: hdmi: Check the device state in prepare()
Sudip Mukherjee
sudipm.mukherjee at gmail.com
Sun Sep 26 21:24:53 UTC 2021
On Fri, Sep 24, 2021 at 2:55 PM Maxime Ripard <maxime at cerno.tech> 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 <maxime at cerno.tech>
Tested-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
--
Regards
Sudip
More information about the dri-devel
mailing list