]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Adjust set_value function with prefix to help in ftrace
authorLeonardo Gomes <leonardodasigomes@gmail.com>
Sat, 17 May 2025 14:20:55 +0000 (11:20 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 May 2025 16:01:47 +0000 (12:01 -0400)
commit57d4100cc94fe5a8dcabd72a66ed1d5c6f14291a
treedcac1c4c60693269edb511ed15ea27b6b74c139f
parentf0e9c6f67a02eea72aab9f598b884395876b971b
drm/amd/display: Adjust set_value function with prefix to help in ftrace

Adjust set_value function in hw_hpd.c file to have
prefix to help in ftrace, the name change from
'set_value' to 'dal_hw_hpd_set_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