]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets
authorKent Russell <kent.russell@amd.com>
Tue, 28 Jun 2022 14:40:59 +0000 (10:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jun 2022 21:10:21 +0000 (17:10 -0400)
commit3e26b55705d1872cdab38a3c058510182b6f795f
tree57225e1cd2ef916b4a95b2027c5db6bdd85ec0a2
parent254b13db2d9cafaeabc5b3224e858be5d46e3a1b
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets

Change amdggpu to amdgpu and pedning to pending

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c