diff options
| author | Bernard Zhao <[email protected]> | 2020-10-12 11:46:16 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-10-14 19:13:53 +0000 |
| commit | 4fbb3ae219d2da0e21352c4eb1af6269b832ac10 (patch) | |
| tree | 98fd09a84323d04e733f4cb67646649b22f719b5 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
| parent | drm/amdgpu: fix semicolon.cocci warnings (diff) | |
| download | kernel-4fbb3ae219d2da0e21352c4eb1af6269b832ac10.tar.gz kernel-4fbb3ae219d2da0e21352c4eb1af6269b832ac10.zip | |
drm/amd/display: remove no need return value
Functions (disable_all_writeback_pipes_for_stream &
dc_enable_stereo & dc_post_update_surfaces_to_stream)
always return true, there is no need to keep the return value.
This change is to make the code a bit more readable.
Signed-off-by: Bernard Zhao <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions
