drm/mediatek: mtk_hdmi: Compress of_device_id array entries
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 17 Feb 2025 15:48:09 +0000 (16:48 +0100)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Wed, 19 Feb 2025 14:10:29 +0000 (14:10 +0000)
commit471a9c224bf2942fdc1c163396c66527690e7f8c
tree9bdd29df6f0d1ae8b069db2b9611d282510b1aa2
parent72fcb88e7bbc053ed4fc74cebb0315b98a0f20c3
drm/mediatek: mtk_hdmi: Compress of_device_id array entries

Compress the entries found in the of_device_id array to improve
readability of this file and to make that consistent with other
kernel drivers.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20250217154836.108895-17-angelogioacchino.delregno@collabora.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_hdmi.c