Skip to content

Commit

Permalink
drm/amdgpu: Fix a copy-pasta comment
Browse files Browse the repository at this point in the history
This is not a scsi driver.

Reviewed-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Alex Deucher committed Dec 23, 2020
1 parent 05211e7 commit 505199a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -5069,8 +5069,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev)
* @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)
{
Expand Down

0 comments on commit 505199a

Please sign in to comment.