commit | 19dca8c0efa30e0a45e79f237060d0f307045752 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Dec 23 13:46:06 2017 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jan 15 09:35:14 2018 +0100 |
tree | 7af0e38c3abd148c110d88900630f837e7e79617 | |
parent | 95f183916d4b0bc1943684948ecdd2469f1aa978 [diff] |
dma-direct: make dma_direct_{alloc,free} available to other implementations So that they don't need to indirect through the operation vector. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>