drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)
authorJames Zhu <James.Zhu@amd.com>
Mon, 20 Jan 2020 20:47:35 +0000 (15:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jan 2020 21:46:44 +0000 (16:46 -0500)
commit62884a7bf34379b2cacd391c510cb9d852b36560
tree868a1c46551c59306ae0442133ac321cbdde8c52
parentb6501217265f770957548eec818f6c08aa1ef6a1
drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)

Fix a bug for the 2nd vcn instance at start and stop.

v2: squash in unused label removal.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c