drm/panel-xinpeng-xpp055c272: Drop custom DSI write macro
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 7 Jan 2023 19:18:22 +0000 (20:18 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 11 Jan 2023 17:50:57 +0000 (18:50 +0100)
commit1a4cf05847571b1f306633148a4d8660ab6e96f7
treebeb52531ee8ae63961128a007c8a3ec6250115f1
parent7b00536a206e9d31740e3a6c11c6b731b1d49182
drm/panel-xinpeng-xpp055c272: 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-14-javierm@redhat.com
drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c