drm/amdgpu/jpeg3.0: remove extra asic type check
authorJames Zhu <James.Zhu@amd.com>
Thu, 23 Jul 2020 15:07:52 +0000 (11:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jul 2020 20:21:00 +0000 (16:21 -0400)
commit156589f74d07fbf4083b05712a3d71f834fdf2af
tree2edfc6b8c99439b5d73e6d53233697e554fc8338
parent0a5baee415000a3e18730ac98e19d046c3cebbe6
drm/amdgpu/jpeg3.0: remove extra asic type check

jpeg ip block is already selected based on ASIC type during set_ip_blocks.

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/jpeg_v3_0.c