]> git.baikalelectronics.ru Git - kernel.git/commit
dma-mapping: remove dma_configure
authorChristoph Hellwig <hch@lst.de>
Fri, 24 Aug 2018 07:40:24 +0000 (09:40 +0200)
committerChristoph Hellwig <hch@lst.de>
Sat, 8 Sep 2018 09:19:20 +0000 (11:19 +0200)
commit3231e9a0a055f269bb197f24a64bcbcff462c878
treebe4374976e5954926b09b3a30314e03d79bc930a
parente8f4ecbc2b79dff8ebfee18fbb49a8026f83c92e
dma-mapping: remove dma_configure

There is no good reason for this indirection given that the method
always exists.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
drivers/base/dd.c
include/linux/dma-mapping.h
kernel/dma/mapping.c