diff options
author | Dmytro Laktyushkin <[email protected]> | 2018-08-29 16:23:59 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-09-14 15:47:11 -0500 |
commit | b07971d43c4d321c65240749765bba2b2eaeeb30 (patch) | |
tree | 67a41f3bc251d9abd6792f356b90a12f89cc504f /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | d77f778e59ca858e1fb1e9d4946080d689c04711 (diff) |
drm/amd/display: stop using switch for different CS revisions
Clock sources currently have support for asic specific
function pointers. But actual separation into functions
was never performed, leaving us with giant functions that
rely on switch.
This change creates separate functions, removing switch use.
Signed-off-by: Dmytro Laktyushkin <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions