drm/amdgpu: fix initial connector audio value
authorhongao <hongao@uniontech.com>
Tue, 20 Sep 2022 09:24:53 +0000 (17:24 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:35:41 +0000 (12:35 +0200)
commitd894db35617f12adf67102228c602e44dafde046
tree58b435526c370c0ba72625a6360ac3b2b0556f72
parente3675f688d3b2100f76b18d7bda19842061fcbc3
drm/amdgpu: fix initial connector audio value

[ Upstream commit 4bb71fce58f30df3f251118291d6b0187ce531e6 ]

This got lost somewhere along the way, This fixes
audio not working until set_property was called.

Signed-off-by: hongao <hongao@uniontech.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c