commit | b80b13f0cd775669828199ce9b3aee12b9cf8314 | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Fri Aug 26 10:29:19 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 30 17:54:42 2016 -0400 |
tree | dff7a78e0439caa0ecefc9af8572834cc290247b | |
parent | 95844d20ae024b5d553c9923a0d3145c3956bf69 [diff] |
drm/amd/powerplay: Fix CZ SMU firmware load check (v4) Remove an errant return in the middle of the check function as well as check for success in the start function. (v2) Add return check to smu_load_fw() (v3) Don't return early if SMU load check fails (v4) No returns! :-) Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>