+18
−124
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
With arch_setup_dma_ops now being called late during device's probe after the device's iommu is probed, the notifier trick required to handle the early setup of dma_ops before the iommu group gets created is not required. So removing the notifier's here. Tested-by:Marek Szyprowski <m.szyprowski@samsung.com> Tested-by:
Hanjun Guo <hanjun.guo@linaro.org> Acked-by:
Will Deacon <will.deacon@arm.com> Signed-off-by:
Sricharan R <sricharan@codeaurora.org> [rm: clean up even more] Signed-off-by:
Robin Murphy <robin.murphy@arm.com> Signed-off-by:
Joerg Roedel <jroedel@suse.de>