Skip to content
Snippets Groups Projects
Commit b07395d5 authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Alex Deucher
Browse files

drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() comment


After 4020c228 ("drm/amdgpu: don't runtime suspend if there are
displays attached (v3)"), "ret" is unconditionally set later before being
used, so there's point in initializing it and the associated comment is no
longer meaningful.

Remove the comment and the unnecessary initialization.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 3c591faa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment