]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
drm/amdgpu: Fix a copy-pasta comment
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Dec 2020 16:19:30 +0000 (11:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Dec 2020 20:03:12 +0000 (15:03 -0500)
This is not a scsi driver.

Reviewed-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c

index 7d2f7a2240b891d8324b8fe911b87ec0eb69e2e8..1cb7d73f7317bd26d0d7d1e4d552333f5e9169fa 100644 (file)
@@ -5069,8 +5069,7 @@ out:
  * @pdev: pointer to PCI device
  *
  * Called when the error recovery driver tells us that its
- * OK to resume normal operation. Use completion to allow
- * halted scsi ops to resume.
+ * OK to resume normal operation.
  */
 void amdgpu_pci_resume(struct pci_dev *pdev)
 {