On Thu, Jan 18, 2018 at 12:25 AM, Jeffy Chen <[email protected]> wrote: > Removal the IOMMUs cannot be done reliably.
nit: Perhaps "Removal of IOMMUs"? > > This is similar to exynos iommu driver. > > Signed-off-by: Jeffy Chen <[email protected]> > --- > > Changes in v3: > Also remove remove() and module_exit() as Tomasz suggested. > > Changes in v2: None > > drivers/iommu/rockchip-iommu.c | 21 +-------------------- > 1 file changed, 1 insertion(+), 20 deletions(-) nit: Typo in subject: s/Prohibiat/Prohibit/ Otherwise, Reviewed-by: Tomasz Figa <[email protected]> Best regards, Tomasz

