]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: remove device_to_mask()
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 08:03:59 +0000 (10:03 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 3 Jul 2019 05:19:35 +0000 (15:19 +1000)
commit20994c9b7a67f5af9fd408e88e15632f27abd675
treeee5b95b7fc938665ccab4726d21b21a063fa9604
parent57b1c73b1b3bdd967436697ff364feef97aed1c6
powerpc: remove device_to_mask()

Use the dma_get_mask() helper from dma-mapping.h instead, as they are
functionally identical.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/iommu.h
arch/powerpc/kernel/dma-iommu.c
arch/powerpc/platforms/pseries/vio.c