Re: [PATCH v2 1/2] iommu/mediatek-v1: Allow building as module

From: Joerg Roedel
Date: Wed Apr 07 2021 - 04:34:35 EST


On Fri, Mar 26, 2021 at 11:23:36AM +0800, Yong Wu wrote:
> This patch only adds support for building the IOMMU-v1 driver as module.
> Correspondingly switch the config to tristate and update the iommu_ops's
> owner to THIS_MODULE.
>
> Signed-off-by: Yong Wu <yong.wu@xxxxxxxxxxxx>

Applied both, thanks.