Commit 505199a3 authored by Alex Deucher's avatar Alex Deucher

drm/amdgpu: Fix a copy-pasta comment

This is not a scsi driver.
Reviewed-by: default avatarNirmoy Das <nirmoy.das@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 05211e7f
...@@ -5069,8 +5069,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev) ...@@ -5069,8 +5069,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev)
* @pdev: pointer to PCI device * @pdev: pointer to PCI device
* *
* Called when the error recovery driver tells us that its * Called when the error recovery driver tells us that its
* OK to resume normal operation. Use completion to allow * OK to resume normal operation.
* halted scsi ops to resume.
*/ */
void amdgpu_pci_resume(struct pci_dev *pdev) void amdgpu_pci_resume(struct pci_dev *pdev)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment