[PATCH] iommu: mtk: fix module autoloading
Joerg Roedel
joro at 8bytes.org
Fri Apr 12 03:05:06 PDT 2024
On Wed, Apr 10, 2024 at 06:41:09PM +0200, Krzysztof Kozlowski wrote:
> Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded
> based on the alias from of_device_id table.
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
> drivers/iommu/mtk_iommu.c | 1 +
> drivers/iommu/mtk_iommu_v1.c | 1 +
> 2 files changed, 2 insertions(+)
Applied, thanks.
More information about the Linux-mediatek
mailing list