diff options
author | Thomas Zimmermann <[email protected]> | 2023-06-21 14:53:38 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-06-27 14:26:29 +0200 |
commit | a980cac8368b040d00f59f629b94624f8c559d54 (patch) | |
tree | d6d4a9242539baa4080333b351af0317c88f21d6 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 1da14d57526874cefcda494c0d550eeee4f5104e (diff) |
drm/ast: Remove dead else branch in POST code
According to the chip detection in ast_detect_chip(), AST2300 and
later always have a PCI revision of 0x20 or higher. Therefore the
code in ast_set_def_ext_reg() can not use the else branch when
selecing the EXT register values. Remove the dead branch and the
related values.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Tested-by: Jocelyn Falempe <[email protected]> # AST2600
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions