]> git.baikalelectronics.ru Git - kernel.git/commit
amdgpu/pm: reorder definition of swsmu_pm_funcs for readability
authorDarren Powell <darren.powell@amd.com>
Fri, 30 Apr 2021 01:29:05 +0000 (21:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:13:25 +0000 (12:13 -0400)
commitcef85a40be6a00d45c5132be5354a55dc9438465
treeb9408f843009da0df1b3f85a0a1f42097127a1a9
parent70a2e76fc657ba75259ecd0c525ffc34651e49d4
amdgpu/pm: reorder definition of swsmu_pm_funcs for readability

Match the order of definition to the structure's declaration to
help with locating included and missing functions of the API

Signed-off-by: Darren Powell <darren.powell@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c