drm: xlnx: zynqmp_dpsub: Use DRM connector bridge helper
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 6 Aug 2021 11:29:52 +0000 (14:29 +0300)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 19 Oct 2022 13:51:02 +0000 (16:51 +0300)
commitcbb11ef9871956244c38ab8520dc9abe87ccdb3b
tree7eba92b7ab0e82b9f9a77d9acdc004cb701c9dc8
parentbd68b9b3cb2e0d48a6adb773fa11393f869a7f9a
drm: xlnx: zynqmp_dpsub: Use DRM connector bridge helper

Replace the manual connector implementation and registration in the DP
encoder with the DRM connector bridge helper. This removes boilerplate
code and simplifies the driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/xlnx/zynqmp_dp.c
drivers/gpu/drm/xlnx/zynqmp_dpsub.c