drm/panel-sitronix-st7703: Drop custom DSI write macros
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 7 Jan 2023 19:18:11 +0000 (20:18 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 11 Jan 2023 17:50:46 +0000 (18:50 +0100)
commit8f821edcb3aa4274a6647ee2c67468b76c9ef6ec
tree0411df552faa3be86ab68f774e4eba3ee964ee8f
parent65815d1fdc7d506ab86b6310725b928b4e2c6286
drm/panel-sitronix-st7703: Drop custom DSI write macros

There are macros for these already in the <drm/drm_mipi_dsi.h> header, use
that instead and delete the custom DSI write macros defined in the driver.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230107191822.3787147-3-javierm@redhat.com
drivers/gpu/drm/panel/panel-sitronix-st7703.c