drm/panel-samsung-sofef00: Drop custom DSI write macro
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 7 Jan 2023 19:18:18 +0000 (20:18 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 11 Jan 2023 17:50:53 +0000 (18:50 +0100)
commit5040d554be82242c64c147f354fe1a6976e66149
tree30882a977df7ebb4b4143710465da54142296c03
parent956c5ff20b505262d47409ba87786d19fff934c5
drm/panel-samsung-sofef00: 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-10-javierm@redhat.com
drivers/gpu/drm/panel/panel-samsung-sofef00.c