]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm: implement ->dma_supported instead of ->set_dma_mask
authorChristoph Hellwig <hch@lst.de>
Mon, 22 May 2017 09:53:36 +0000 (11:53 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 28 Jun 2017 13:54:49 +0000 (06:54 -0700)
commit64273a61b2e247e29c2647e83edc090fd01a118b
tree2dbf865246ea1291d9527fde58a0585a3a1eb900
parent69f07be6221c4af8b1164a4ef229bced56846f92
arm: implement ->dma_supported instead of ->set_dma_mask

Same behavior, less code duplication.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/common/dmabounce.c