]> git.baikalelectronics.ru Git - kernel.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)
commitaf7663d5bd2007b103cbf523b39af37442167c7f
tree2dbf865246ea1291d9527fde58a0585a3a1eb900
parenta5aed9ed516178878eb964da4e9273cbefd932a5
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