Two small DP joiner updates: - make intel_dp_can_join() static and - restore the lost intel_dp_has_joiner() check dropped from ad121a62d566
Ankit Nautiyal (2): drm/i915/dp: Make intel_dp_can_join() static drm/i915/dp: Restore the missing check for intel_dp_has_joiner drivers/gpu/drm/i915/display/intel_dp.c | 17 ++++++++++++----- drivers/gpu/drm/i915/display/intel_dp.h | 9 ++++----- drivers/gpu/drm/i915/display/intel_dp_mst.c | 4 ++-- 3 files changed, 18 insertions(+), 12 deletions(-) -- 2.45.2
