Re: [PATCH V9 13/43] drm/colorop: Add destroy functions for color pipeline
Reviewed-by: Simon Ser
[PATCH V9 13/43] drm/colorop: Add destroy functions for color pipeline
The functions are to clean up color pipeline when a device driver fails to create its color pipeline. Signed-off-by: Alex Hung Reviewed-by: Daniel Stone --- v9: - Move from from latest commit to here, and drm_colorop_pipeline_destroy is called in respective commits. drivers/gpu/drm/drm_co