]> www.infradead.org Git - users/jedix/linux-maple.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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2024 17:22:03 +0000 (12:22 -0500)
commit22b9555bc90df22b585bdd1f161b61584b13af51
tree7c9adf30bf07b0023a59342b1f5fbdb55c271aeb
parent824ed4cb629c87b0b8aec997d3b7f6f77143ad25
drm/amdgpu/nbio7.7: fix IP version check

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