commit | f053cd478ecfe9cbc9988912fe63a6d723838b2e | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Fri Sep 01 09:55:04 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 01 12:51:24 2017 -0400 |
tree | 55cc96d57bafbb5631640d9de9653ce1f28d8cbf | |
parent | 4d9c333a464aef3341357035cb75617ebb052c65 [diff] |
drm/amd/amdgpu: Cleanup gmc_v9_0_suspend() Even though fini returns 0 always it could theoretically fail in the future. Might as well return it instead of 0. Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>