diff options
author | Lyude Paul <lyude@redhat.com> | 2021-05-01 00:34:28 +0200 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2021-05-07 23:32:23 +0200 |
commit | 4fca55de564ae798c859b21201582ac2c82ccd32 (patch) | |
tree | c2bf3ab8d0a8385b98076370a5d9ac4048ff4f60 /drivers/gpu/drm/radeon | |
parent | drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info() (diff) | |
download | linux-4fca55de564ae798c859b21201582ac2c82ccd32.tar.xz linux-4fca55de564ae798c859b21201582ac2c82ccd32.zip |
drm/dp: Drop open-coded drm_dp_is_branch() in drm_dp_read_downstream_info()
Noticed this while fixing another issue in drm_dp_read_downstream_info(),
the open coded DP_DOWNSTREAMPORT_PRESENT check here just duplicates what we
already do in drm_dp_is_branch(), so just get rid of it.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210430223428.10514-2-lyude@redhat.com
Diffstat (limited to 'drivers/gpu/drm/radeon')
0 files changed, 0 insertions, 0 deletions