]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/pp: fix a couple locking issues
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 18 May 2018 06:59:46 +0000 (14:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 24 May 2018 05:15:37 +0000 (00:15 -0500)
commite6ee925b795311679dd6e0ebeae6f1dbe983c059
treee2e782d62acd14a51fa4460a4e60bf247d565185
parent63e138abf0761c7ea3dcb29060bfd48a34e58ecf
drm/amd/pp: fix a couple locking issues

We should return unlock on the error path

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/powerplay/hwmgr/smu7_powertune.c