diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2014-12-18 18:13:49 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-12-22 10:26:32 +0100 |
commit | 31dde116cb084bc0042cafe48975ffb7d1a4ae5d (patch) | |
tree | 203222ac7488d89e6b4f2418e640e2d86dacb5f7 /arch/arm64/kernel/suspend.c | |
parent | Linux 3.19-rc1 (diff) | |
download | linux-31dde116cb084bc0042cafe48975ffb7d1a4ae5d.tar.xz linux-31dde116cb084bc0042cafe48975ffb7d1a4ae5d.zip |
arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Commit a3a60f81ee6f (dma-mapping: replace set_arch_dma_coherent_ops with
arch_setup_dma_ops) changes the of_dma_configure() arch dma_ops callback
to arch_setup_dma_ops but only the arch/arm code is updated. Subsequent
commit 97890ba9289c (dma-mapping: detect and configure IOMMU in
of_dma_configure) changes the arch_setup_dma_ops() prototype further to
handle iommu. The patch makes the corresponding arm64 changes.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/suspend.c')
0 files changed, 0 insertions, 0 deletions