commit | 6db615431a21b6057f68ed87583a663ee69f7601 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 09 16:04:51 2018 +0200 |
committer | Matt Turner <mattst88@gmail.com> | Tue May 22 18:10:36 2018 -0700 |
tree | b785afbe9eb7ebfda71fc8ff452714a25e549119 | |
parent | c61a56ababa404961fa769a2b24229f18e461961 [diff] |
alpha: use dma_direct_ops for jensen The generic dma_direct implementation does the same thing as the alpha pci-noop implementation, just with more bells and whistles. And unlike the current code it at least has a theoretical chance to actually compile. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Matt Turner <mattst88@gmail.com>