]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Always enable fan sensors for read
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 5 Oct 2018 16:11:25 +0000 (00:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Oct 2018 22:05:12 +0000 (17:05 -0500)
commit6f00c06b732dc7fe41ffdd3201d2b9802789f6b1
tree3f98a34b48515c115bb4b63178c9309d4441499e
parent82f7150ac717dcab3edd58d581be25f622cdc811
drm/amdgpu: Always enable fan sensors for read

don't need to set fan1_enable to read fan sensors.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c