]> git.baikalelectronics.ru Git - kernel.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)
commitffdfc540126e4402359e78bb03384d0313797d42
treebf15ecdcd43459b1b336aaf0f601ac76180556bc
parentf32b3d030362e6f3ef2ee1e6957621072e588106
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