drm/panel-novatek-nt35950: Drop custom DSI write macro
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 7 Jan 2023 19:18:15 +0000 (20:18 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 11 Jan 2023 17:50:50 +0000 (18:50 +0100)
commitb541a6d5694e7190035389c35c5c08f777445bff
tree329f5d900afa8b72b78bdb94098baada30f49b98
parent0676f2401dcc9a50b1ea1894e91f76e0cd8fa7de
drm/panel-novatek-nt35950: Drop custom DSI write macro

There is a macro for this already in the <drm/drm_mipi_dsi.h> header, use
that instead and delete the custom DSI write macro defined in the driver.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230107191822.3787147-7-javierm@redhat.com
drivers/gpu/drm/panel/panel-novatek-nt35950.c