Re: [PATCH v4 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
From: Alexandre Mergnat
Date: Tue Feb 06 2024 - 10:26:13 EST
Reviewed-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>
On 06/02/2024 13:07, AngeloGioacchino Del Regno wrote:
All entries fit in 82 columns, which is acceptable: compress all of
the mtk_dsi_of_match[] entries to a single line for each.
While at it, also add the usual sentinel comment to the last entry.
--
Regards,
Alexandre