]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64/dma-mapping: Remove default domain workaround
authorRobin Murphy <robin.murphy@arm.com>
Tue, 19 Apr 2016 16:01:32 +0000 (17:01 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 21 Apr 2016 16:34:34 +0000 (17:34 +0100)
commit921b1f52c942ad2da971c38f54a2045ec7cfe9cb
tree9269027a548b686975c2670b1c9fcda38b29482c
parent226d89cbb242f3fbd3e93367dfd5138f524aae5c
arm64/dma-mapping: Remove default domain workaround

With the IOMMU core now taking care of default domains for groups
regardless of bus type, we can gleefully rip out this stop-gap, as
slight recompense for having to expand the other one.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/mm/dma-mapping.c