Re: [PATCH v6 4/7] drm/mediatek: adjust to the alphabetic order for mediatek-drm

2021-08-11 Thread Jason-JH Lin
Hi CK, On Mon, 2021-08-09 at 22:34 +0800, Chun-Kuang Hu wrote: > Hi, Jason: > > jason-jh.lin 於 2021年8月6日 週五 上午4:52寫道: > > > > 1. Adjust to the alphabetic order for the define, function, struct > >and array in mediatek-drm driver > > 2. Remove the unsed define in mtk_drm_ddp_comp.c > > Sepa

Re: [PATCH v6 4/7] drm/mediatek: adjust to the alphabetic order for mediatek-drm

2021-08-09 Thread Chun-Kuang Hu
Hi, Jason: jason-jh.lin 於 2021年8月6日 週五 上午4:52寫道: > > 1. Adjust to the alphabetic order for the define, function, struct >and array in mediatek-drm driver > 2. Remove the unsed define in mtk_drm_ddp_comp.c Separate the 2nd part to another patch. > > Signed-off-by: jason-jh.lin > --- > driv