Simplify dpu_encoder slightly by using drm_debugfs_add_file(). Dmitry Baryshkov (2): drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file() drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 40 ++++++--------------- drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h | 2 -- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 2 -- 3 files changed, 11 insertions(+), 33 deletions(-) -- 2.39.2