diff options
author | Mikita Lipski <[email protected]> | 2021-04-14 14:15:52 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-04-28 23:35:50 -0400 |
commit | abf1f863e08dc23764ce617dd55e1b533e525a3f (patch) | |
tree | 3929dfc2e4bfcef0ceb9f3f29ddf876cf12256c8 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | |
parent | 831c95c966014cabc7ed5dc4a6b87c1b8440f48f (diff) |
drm/amd/display: fix wrong statement in mst hpd debugfs
[why]
Previous statement would always evaluate to true
making it meaningless
[how]
Just check if a connector is MST by checking if its port exists.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Mikita Lipski <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions