]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/nbio7.7: fix IP version check
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2024 21:47:48 +0000 (16:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Dec 2024 13:02:12 +0000 (14:02 +0100)
commitea72b2f21f74b2d79c4c4d3d60381123e6ffc1b6
tree21ccf31c43b4e94fcfd9969839c32ea637d51ae1
parentd887a3b08ad9d7c812e20485c65cd35b4fdf5f3a
drm/amdgpu/nbio7.7: fix IP version check

commit 458600da793da12e0f3724ecbea34a80703f4d5b upstream.

Use the helper function rather than reading it directly.

Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 22b9555bc90df22b585bdd1f161b61584b13af51)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c