mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
drm/amdgpu: Fix a copy-pasta comment
This is not a scsi driver. Reviewed-by: Nirmoy Das <nirmoy.das@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user