]> git.baikalelectronics.ru Git - kernel.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)
commitb3d9bfad27e5b18fa71a6f895f3563b9fa52a863
treeb785afbe9eb7ebfda71fc8ff452714a25e549119
parent67b10f01bb0c8dadbdd9be63c6d226f1948155d4
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