Re: [PATCH 01/11] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"

From: AngeloGioacchino Del Regno
Date: Mon Feb 26 2024 - 07:41:32 EST


Il 26/02/24 09:50, Shawn Sung ha scritto:
From: Hsiao Chien Sung <shawn.sung@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

Rename all "mtk_drm_crtc" to "mtk_crtc" due to the following benefits:
- Lower the matches when searching the native drm_crtc* codes
- Reduce the code size

Signed-off-by: Hsiao Chien Sung <shawn.sung@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

Reviewed-by: AngeloGiaocchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>