[PATCH] drm/amdgpu: Fix a copy-pasta comment

Nirmoy nirmodas at amd.com
Fri Dec 18 16:23:02 UTC 2020


Reviewed-by: Nirmoy Das <nirmoy.das at amd.com>

On 12/18/20 5:20 PM, Alex Deucher wrote:
> This is not a scsi driver.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index f194fafa619d..e46646679281 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -5070,8 +5070,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)
>   {


More information about the amd-gfx mailing list