diff options
| author | Mario Limonciello <[email protected]> | 2023-10-06 18:50:26 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-10-13 15:01:30 +0000 |
| commit | 10406abe036b97a9c3549779a41c93ca488a0b7b (patch) | |
| tree | 73efa5108865b537e22fb6b839c15d50e4f6919e /drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c | |
| parent | drm/amd/display: Destroy DC context while keeping DML and DML2 (diff) | |
| download | kernel-10406abe036b97a9c3549779a41c93ca488a0b7b.tar.gz kernel-10406abe036b97a9c3549779a41c93ca488a0b7b.zip | |
drm/amd/display: make dc_set_power_state() return type `void` again
As dc_set_power_state() no longer allocates memory, it's not necessary
to have return types and check return code as it can't fail anymore.
Change it back to `void`.
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c')
0 files changed, 0 insertions, 0 deletions
