On 7/7/2023 6:03 PM, Dmitry Baryshkov wrote:
Change struct mdp5_crtc allocation to use drmm_crtc_alloc(). This
removes the need to perform any actions on CRTC destruction.

Signed-off-by: Dmitry Baryshkov <[email protected]>
---
  drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c | 30 +++++++++++------------
  1 file changed, 15 insertions(+), 15 deletions(-)


Reviewed-by: Abhinav Kumar <[email protected]>

Reply via email to