LF-3058-1 drm/imx: dcss: crtc: Add to_dcss_crtc() helper
authorLiu Ying <victor.liu@nxp.com>
Mon, 25 Jan 2021 02:34:17 +0000 (10:34 +0800)
committerLiu Ying <victor.liu@nxp.com>
Tue, 26 Jan 2021 09:03:13 +0000 (17:03 +0800)
commit23d732ea4a2258c9b0262474c0618dceb7e8da98
tree8e0f27eca998211d80c3e76f3d7bfcba8f6dce94
parentddd1ce842eb3ef6962d92687eab58326ce20000d
LF-3058-1 drm/imx: dcss: crtc: Add to_dcss_crtc() helper

This patch adds the to_dcss_crtc() helper function to make callers'
life easier.

Tested-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-crtc.c
drivers/gpu/drm/imx/dcss/dcss-kms.h
drivers/gpu/drm/imx/dcss/dcss-plane.c