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)
commitccf640f4c9988653ef884672381b03b9be247bec
treebe4374976e5954926b09b3a30314e03d79bc930a
parent58643a3a8097e93b1c965d0ad3f0d65613b95b2c
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