]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/vc4: hdmi: Switch to detect_ctx
authorMaxime Ripard <maxime@cerno.tech>
Mon, 29 Aug 2022 13:47:28 +0000 (15:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 13 Sep 2022 15:25:00 +0000 (16:25 +0100)
commit165ba1aad164b7d5d5bc327fa511f6ef693b207b
treed90523d886ae480c4078a89b1a079d3542a0577e
parentc0895f80272cd4100a26129f4fb91a85bf6663a1
drm/vc4: hdmi: Switch to detect_ctx

We'll need the locking context in future patch, so let's convert .detect
to .detect_ctx.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220829134731.213478-6-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c