drm/panel-elida-kd35t133: Drop custom DSI write macro
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 7 Jan 2023 19:18:13 +0000 (20:18 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 11 Jan 2023 17:50:48 +0000 (18:50 +0100)
commit187b4bd4580b07d2fd088f415c44230d3dbb11fe
tree4970cfe8504e60772cddd6338d0065a7687fe606
parent6497ca7069b388e9d2f16640e864dca4d628005a
drm/panel-elida-kd35t133: 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-5-javierm@redhat.com
drivers/gpu/drm/panel/panel-elida-kd35t133.c