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 11:17:11 +0000 (13:17 +0200)
commit5547d093e6defc343c472779c4c505d5177e18c2
treed1044fae9d419cf81bdd15d838a635e1fce0cb26
parent6ea585bf44331ead000d62eca932ed818b5c2e9b
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