]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/cell: use the dma_supported method for ops switching
authorChristoph Hellwig <hch@lst.de>
Tue, 23 May 2017 12:57:57 +0000 (14:57 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 28 Jun 2017 13:54:53 +0000 (06:54 -0700)
commit7eb8a7a9e854640508fefc5a6d0bb50de243610b
treebf15ecdcd43459b1b336aaf0f601ac76180556bc
parent228a5e1a875006588f394345e96c64215f8b132e
powerpc/cell: use the dma_supported method for ops switching

Besides removing the last instance of the set_dma_mask method this also
reduced the code duplication.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/powerpc/platforms/cell/iommu.c