cris: use dma-direct

cris currently has an incomplete direct mapping dma_map_ops implementation
if PCI support is enabled.  Replace it with the fully feature generic
dma-direct implementation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
This commit is contained in:
Christoph Hellwig 2018-01-09 16:32:02 +01:00
commit f73337f4ce
5 changed files with 6 additions and 98 deletions