v1: remove the selected DRM_KMS_CMA_HELPER in kconfig drm-sprd-fix-potential-NULL-dereference v2: fix commit comments long lines issue and drop "On linux-next" comments Split checking platform_get_resource() return value to a separate patch Use dev_warn() instead of removing the warning log Kevin Tang (3): drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig drm/sprd: fix potential NULL dereference drm/sprd: check the platform_get_resource() return value drivers/gpu/drm/sprd/Kconfig | 1 - drivers/gpu/drm/sprd/sprd_dpu.c | 5 +++++ drivers/gpu/drm/sprd/sprd_drm.c | 2 +- drivers/gpu/drm/sprd/sprd_dsi.c | 5 +++++ 4 files changed, 11 insertions(+), 2 deletions(-) -- 2.29.0