drm/panel-sharp-ls060t1sx01: Drop custom DSI write macro
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 7 Jan 2023 19:18:19 +0000 (20:18 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 11 Jan 2023 17:50:54 +0000 (18:50 +0100)
commit56c46827fc2b8afc150513a95351c0a0377da421
tree859533d0c45b96b2b619bc859ac156215f0e27be
parent5040d554be82242c64c147f354fe1a6976e66149
drm/panel-sharp-ls060t1sx01: 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-11-javierm@redhat.com
drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c