diff options
author | Mikita Lipski <[email protected]> | 2019-10-31 16:09:01 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-11-22 14:35:10 -0500 |
commit | e3dd3aa8e0b650c296ef5cc017639ecdc6c66619 (patch) | |
tree | 483adbf3070883f583eda1a77068e13ca0e31931 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f8a69a8022a2aafe534c44f421534909869e619e (diff) |
drm/amd/display: Fix debugfs on MST connectors
[why]
Previous patch allowed to initialize debugfs entries on both MST
and SST connectors, but MST connectors get registered much later
which exposed an issue of debugfs entries being initialized in the
same folder.
[how]
Return SST debugfs entries' initialization back to where it was.
For MST connectors we should initialize debugfs entries in connector
register function after the connector is registered.
Signed-off-by: Mikita Lipski <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions