drm/amdgpu: fix initial connector audio value
authorhongao <hongao@uniontech.com>
Tue, 20 Sep 2022 09:24:53 +0000 (17:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Sep 2022 16:42:35 +0000 (12:42 -0400)
commit4bb71fce58f30df3f251118291d6b0187ce531e6
tree0baee5bdf1bd00d554e2b7750134db28f83192eb
parent25ea501ed85dc3c224db73fb79d38b6109c1ad99
drm/amdgpu: fix initial connector audio value

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c