MLK-18116: drm: imx: dcss: fix crtc enumeration problem
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Mon, 23 Apr 2018 08:17:23 +0000 (11:17 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitb5fcae4bfa74a5b389965bddb810c0d483fdf707
treeef506f0959ab20f8e35a456c58d2c679242fc424
parent76250813a7a0bef6aa7e4f0d6d5b76526d245e25
MLK-18116: drm: imx: dcss: fix crtc enumeration problem

The following commit:

44b460cfe554 ("drm: imx: remove struct imx_drm_crtc and
imx_drm_crtc_helper_funcs")

removed some functions from imx-drm-core. As a consequence,
the CRTC ports were not detected properly.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-crtc.c