drm/amd/display: Adjust get_value function with prefix to help in ftrace
authorLeonardo Gomes <leonardodasigomes@gmail.com>
Sat, 17 May 2025 14:20:54 +0000 (11:20 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 May 2025 16:01:42 +0000 (12:01 -0400)
commitf0e9c6f67a02eea72aab9f598b884395876b971b
treea678c6c9ee9cc0ca55997cbc0112aadfd4d15faa
parent4cd694fdbf453a6fe875ad6236b04d7b9a5e49db
drm/amd/display: Adjust get_value function with prefix to help in ftrace

Adjust get_value function in hw_hpd.c file to have
prefix to help in ftrace, the name change from
'get_value' to 'dal_hw_hpd_get_value'

Signed-off-by: Leonardo da Silva Gomes <leonardodasigomes@gmail.com>
Co-developed-by: Derick Frias <derick.william.moraes@gmail.com>
Signed-off-by: Derick Frias <derick.william.moraes@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.c