drm/bridge: anx7625: Update audio status while detecting
authorHsin-Te Yuan <yuanhsinte@chromium.org>
Tue, 16 Apr 2024 07:21:35 +0000 (07:21 +0000)
committerRobert Foss <rfoss@kernel.org>
Tue, 16 Apr 2024 13:38:06 +0000 (15:38 +0200)
commita665b4e60369867cddf50f37f16169a3e2f434ad
treecc507d76472b111785f97a1b51d1d6db0e52bb8d
parentc1e4d3a6de486ff896f2a90e2dacc30ac290828f
drm/bridge: anx7625: Update audio status while detecting

Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.

Fixes: 566fef1226c1 ("drm/bridge: anx7625: add HDMI audio function")
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240416-anx7625-v3-1-f916ae31bdd7@chromium.org
drivers/gpu/drm/bridge/analogix/anx7625.c