]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove unused read_ono_state function from Hwss module
authorKarthi Kandasamy <karthi.kandasamy@amd.com>
Fri, 20 Dec 2024 07:46:45 +0000 (08:46 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Jan 2025 17:11:22 +0000 (12:11 -0500)
commit92d100378c4b2e7f566518a1c60ce990a845ed26
treee5832394d15e75aa91b2fe212dc0f44b3f2e0376
parent4caacd1671b7a013ad04cd8b6398f002540bdd4d
drm/amd/display: Remove unused read_ono_state function from Hwss module

[Why]
The functions read_ono_state are no longer in use and have been identified
as redundant.
Removing them helps streamline the codebase and improve maintainability by
eliminating unnecessary code.

[How]
These unused functions were removed from Hwss module, ensuring that no
functionality is affected, and the code is simplified.

Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Karthi Kandasamy <karthi.kandasamy@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.h