* [PATCH] drm/amdgpu: Fix a copy-pasta comment
@ 2020-12-18 16:20 Alex Deucher
2020-12-18 16:23 ` Nirmoy
0 siblings, 1 reply; 2+ messages in thread
From: Alex Deucher @ 2020-12-18 16:20 UTC (permalink / raw)
To: amd-gfx; +Cc: Alex Deucher
This is not a scsi driver.
Signed-off-by: Alex Deucher <alexander.deucher@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)
{
--
2.25.4
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] drm/amdgpu: Fix a copy-pasta comment
2020-12-18 16:20 [PATCH] drm/amdgpu: Fix a copy-pasta comment Alex Deucher
@ 2020-12-18 16:23 ` Nirmoy
0 siblings, 0 replies; 2+ messages in thread
From: Nirmoy @ 2020-12-18 16:23 UTC (permalink / raw)
To: Alex Deucher, amd-gfx; +Cc: Alex Deucher
Reviewed-by: Nirmoy Das <nirmoy.das@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@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)
> {
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-18 16:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-18 16:20 [PATCH] drm/amdgpu: Fix a copy-pasta comment Alex Deucher
2020-12-18 16:23 ` Nirmoy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox