]> asedeno.scripts.mit.edu Git - linux.git/commit
alpha: use dma_direct_ops for jensen
authorChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 14:04:51 +0000 (16:04 +0200)
committerMatt Turner <mattst88@gmail.com>
Wed, 23 May 2018 01:10:36 +0000 (18:10 -0700)
commit6db615431a21b6057f68ed87583a663ee69f7601
treeb785afbe9eb7ebfda71fc8ff452714a25e549119
parentc61a56ababa404961fa769a2b24229f18e461961
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>
arch/alpha/Kconfig
arch/alpha/include/asm/dma-mapping.h
arch/alpha/kernel/pci-noop.c