Re: [PATCH v5 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro

From: Alexandre Mergnat
Date: Fri Feb 07 2025 - 09:21:40 EST




On 13/01/2025 15:52, AngeloGioacchino Del Regno wrote:
Now that all of the mtk_hdmi subdrivers are a platform driver on
their own it is possible to remove the custom init/exit functions
in this driver and just use the module_platform_driver() macro.

While at it, also compress struct of_device_id entries and remove
stray commas in mtk_hdmi_driver assignments.

Reviewed-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>

--
Regards,
Alexandre