OSDN Git Service

dma-mapping: remove dma_{alloc,free,mmap}_writecombine
authorChristoph Hellwig <hch@lst.de>
Fri, 26 Jul 2019 06:58:36 +0000 (08:58 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 4 Sep 2019 09:13:19 +0000 (11:13 +0200)
commit212836a9929f0c91214a8a1879e6e41be0e26a6f
tree7df7304c12d3cfbff50e43c5a91a179ff69cc5ff
parent62fcee9a3bd73e279d3052245a652a918d0c51da
dma-mapping: remove dma_{alloc,free,mmap}_writecombine

We can already use DMA_ATTR_WRITE_COMBINE or the _wc prefixed version,
so remove the third way of doing things.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dispc.c
include/linux/dma-mapping.h