commit | f73337f4cef277f3c70f4bf9bdd6e93a52f57bdd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 09 16:32:02 2018 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jan 15 09:35:16 2018 +0100 |
tree | f85c2d58516b46d545fdf7e5f72689373a75f301 | |
parent | 1a9777a8a01fb88659a3dda48080c95c34cab7d3 [diff] |
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>