From 00b8a47d8ebe0419e649dc81b96033f6db6a4746 Mon Sep 17 00:00:00 2001 From: Hironori KIKUCHI Date: Sun, 4 Aug 2024 15:14:45 +0900 Subject: drm/panel: st7701: Rename macros Rename DSI_CMD* macros to ST7701_CMD*, and ST7701_DSI macro to ST7701_WRITE, because they do not belong to DSI. Signed-off-by: Hironori KIKUCHI Reviewed-by: Neil Armstrong Reviewed-by: Jessica Zhang Reviewed-by: Conor Dooley Link: https://lore.kernel.org/r/20240804061503.881283-2-kikuchan98@gmail.com Signed-off-by: Neil Armstrong Link: https://patchwork.freedesktop.org/patch/msgid/20240804061503.881283-2-kikuchan98@gmail.com --- drivers/gpu/drm/panel/panel-sitronix-st7701.c | 784 +++++++++++++------------- 1 file changed, 392 insertions(+), 392 deletions(-) (limited to 'drivers/gpu/drm/panel') diff --git a/drivers/gpu/drm/panel/panel-sitronix-st7701.c b/drivers/gpu/drm/panel/panel-sitronix-st7701.c index 421eb4592b61..a9a8fd85057a 100644 --- a/drivers/gpu/drm/panel/panel-sitronix-st7701.c +++ b/drivers/gpu/drm/panel/panel-sitronix-st7701.c @@ -18,75 +18,75 @@ #include