Re: [PATCH 08/14] drm/panel-jdi-fhd-r63452: Drop custom DSI write macros

2023-01-02 Thread Sam Ravnborg
Hi Javier, On Wed, Dec 28, 2022 at 02:47:51AM +0100, Javier Martinez Canillas wrote: > There are macros for these already in the header, use > that instead and delete the custom DSI write macros defined in the driver. > > Signed-off-by: Javier Martinez Canillas > --- > > drivers/gpu/drm/panel

[PATCH 08/14] drm/panel-jdi-fhd-r63452: Drop custom DSI write macros

2022-12-27 Thread Javier Martinez Canillas
There are macros for these already in the header, use that instead and delete the custom DSI write macros defined in the driver. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c | 50 +++- 1 file changed, 17 insertions(+), 33 deletions(-)