Skip to content
Commit b913efe7 authored by Sricharan R's avatar Sricharan R Committed by Joerg Roedel
Browse files

arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops



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: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Tested-by: default avatarHanjun Guo <hanjun.guo@linaro.org>
Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarSricharan R <sricharan@codeaurora.org>
[rm: clean up even more]
Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 5a1bb638
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment