diff options
author | Stephen Boyd <[email protected]> | 2023-08-29 11:47:28 -0700 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-10-09 12:17:46 +0300 |
commit | 7bfd3259b1fc43b970b8a0761302a9140b71d815 (patch) | |
tree | 88cd28ed1f22797d7d0a35da9555563a665aa6dd /net/switchdev/switchdev.c | |
parent | b7ba5db9c863a9981202862673bf6b13f2765021 (diff) |
drm/msm/dp: Remove dead code related to downstream cap info
We read the downstream port count and capability info but never use it
anywhere. Remove 'ds_port_cnt' and 'ds_cap_info' and any associated code
from this driver. Fold the check for 'dfp_present' into a call to
drm_dp_is_branch() at the one place it is used to get rid of any member
storage related to downstream ports.
Cc: Vinod Polimera <[email protected]>
Cc: Kuogee Hsieh <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Tested-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Kuogee Hsieh <[email protected]>
Tested-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/554984/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions