[PATCH] gpu/drm: remove DEFINE_DPU_DEBUGFS_SEQ_FOPS()
Frank Lee
tiny.windzz at gmail.com
Sat Dec 15 09:13:04 UTC 2018
On Tue, Dec 4, 2018 at 10:59 PM Sean Paul <sean at poorly.run> wrote:
>
> On Sat, Dec 01, 2018 at 10:19:11PM -0500, Yangtao Li wrote:
> > We already have the DEFINE_SHOW_ATTRIBUTE.There is no need to define
> > such a macro separately,so remove DEFINE_DPU_DEBUGFS_SEQ_FOPS.
> > Also use DEFINE_SHOW_ATTRIBUTE to simplify some code.
> >
> > Signed-off-by: Yangtao Li <tiny.windzz at gmail.com>
> > ---
> > drivers/gpu/drm/armada/armada_debugfs.c | 21 ++++--------
> > drivers/gpu/drm/msm/disp/dpu1/dpu_core_irq.c | 14 +-------
> > drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 33 +++---------------
> > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 17 ++-------
> > drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 36 ++++----------------
>
> For the dpu portion:
> Acked-by: Sean Paul <sean at poorly.run>
ping......
More information about the dri-devel
mailing list