forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/drivers/gpu/drm/rockchip/rockchip-mipi-csi-tx.c
....@@ -1088,8 +1088,8 @@
10881088 struct device *dev = csi->dev;
10891089 int ret;
10901090
1091
- encoder->possible_crtcs = drm_of_find_possible_crtcs(drm,
1092
- dev->of_node);
1091
+ encoder->possible_crtcs = rockchip_drm_of_find_possible_crtcs(drm,
1092
+ dev->of_node);
10931093 /*
10941094 * If we failed to find the CRTC(s) which this encoder is
10951095 * supposed to be connected to, it's because the CRTC has